From 882ea47197b59d812429ea2d788a96d5dcb2b77f Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Wed, 22 Mar 2017 10:52:08 +0000 Subject: Blacklist test that times out. bug: 36501991 Change-Id: Ibfa6541fdea781fe9862049eccbcacb9b174553f --- test/knownfailures.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test') diff --git a/test/knownfailures.json b/test/knownfailures.json index 2de34ca44f..fd2a3178aa 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" } ] -- cgit v1.2.3-59-g8ed1b