diff options
-rw-r--r-- | test/knownfailures.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index 100c288839..b2e2867dad 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -6,6 +6,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" |