Merge "Blacklist test that times out."
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 2de34ca..fd2a317 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -362,5 +362,10 @@
         "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"
     }
 ]