Temporarily disable 304-method-tracing
Bug: 203253172
Test: Treehugger
Change-Id: I979d8917d12559764e28b2b54eb82988d2b4e2d4
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 95f8bce..e179eb7 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -6,6 +6,12 @@
"bug": "http://b/33389022"
},
{
+ "tests": "304-method-tracing",
+ "description": ["Disable 304-method-tracing temporarily until a fix",
+ "arrives."],
+ "bug": "http://b/203253172"
+ },
+ {
"tests": "132-daemon-locks-shutdown",
"description": ["This test seems to fail occasionally on redefine-stress for unknown reasons without stack-traces"],
"variant": "redefine-stress",