summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
author Calin Juravle <calin@google.com> 2017-03-20 21:49:00 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-03-20 21:49:02 +0000
commitb84c43f056231838b5cedacd4ad756135ef8dd04 (patch)
treecc2b59c9cba6b18083bf1b7461636ddfe60ea935 /test
parent46ef4a6f7f59f65c77ef99d4a8d9fcd6d6d3ef0b (diff)
parent26ab8d7df29bde416d0cae2e20b8a53ea0c5d34c (diff)
Merge "Fix missing comma in knownfailures.json"
Diffstat (limited to 'test')
-rw-r--r--test/knownfailures.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 6f796da8ee..e03bd68463 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -350,7 +350,7 @@
"080-oom-throw"],
"bug": "http://b/36377828",
"variant": "interp-ac"
- }
+ },
{
"tests": "638-checker-inline-caches",
"description": ["Disable 638-checker-inline-caches temporarily until a fix",