summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/knownfailures.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 44a5c12b1e..d4e4ad45fd 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -1016,7 +1016,7 @@
"description" : ["Gcstress requires the ability to open at least one file which means this test fails when it runs out."]
},
{
- "tests": ["530-checker-lse2", "141-class-unload"],
+ "tests": ["530-checker-lse2", "141-class-unload", "071-dexfile"],
"variant": "gcstress",
"bug": "b/111543628",
"description" : ["Test seems to timeout when run with gcstress due to slower unwinding by libbacktrace"]