summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/knownfailures.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index fe1e31e759..4a5056f8df 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -12,6 +12,12 @@
"bug": "http://b/33389022"
},
{
+ "tests": "579-inline-infinite",
+ "description": ["This test seems to fail often on redefine-stress for unknown reasons"],
+ "variant": "redefine-stress",
+ "bug": "http://b/73871735"
+ },
+ {
"tests": "080-oom-fragmentation",
"description": "Disable 080-oom-fragmentation due to flakes.",
"bug": "http://b/33795328"