commit | 01b700031aa1893ed1509a95713c015951ba832c | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Mon Mar 20 19:02:48 2017 -0700 |
committer | Calin Juravle <calin@google.com> | Mon Mar 20 19:03:52 2017 -0700 |
tree | 433a6526299afe5888b21f6cb5034e071382b9a7 | |
parent | 99b7c20caa1ad6f67b027f9fceecabd6e7b76bba [diff] |
Remove extra comma in knownfailures.json Test: testrunner.py --host Change-Id: I4e374a419fa2fed19bbd1b86ce13f53c71d7b8bb
diff --git a/test/knownfailures.json b/test/knownfailures.json index e03bd68..f6d82a7 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json
@@ -356,5 +356,5 @@ "description": ["Disable 638-checker-inline-caches temporarily until a fix", "arrives."], "bug": "http://b/36371709" - }, + } ]