OSDN Git Service

Blacklist test that times out.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 22 Mar 2017 10:52:08 +0000 (10:52 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 22 Mar 2017 10:52:08 +0000 (10:52 +0000)
bug: 36501991
Change-Id: Ibfa6541fdea781fe9862049eccbcacb9b174553f

test/knownfailures.json

index 2de34ca..fd2a317 100644 (file)
         "description": ["Disable 638-checker-inline-caches temporarily until a fix",
                         "arrives."],
         "bug": "http://b/36371709"
+    },
+    {
+        "tests": "080-oom-throw",
+        "bug": "http://b/36501991",
+        "variant": "interpreter & target"
     }
 ]