diff options
| author | 2017-03-27 20:34:56 +0100 | |
|---|---|---|
| committer | 2017-03-27 20:34:56 +0100 | |
| commit | 2f69948832b32619266a9a1614d975c614118e0e (patch) | |
| tree | 673be9a855c26418e5e08654566bd127da8fdd25 | |
| parent | c64fb4d48a39abc63db1aa6f62bf7ba6c0c7935e (diff) | |
One more test to disable for CHA.
bug:36344221
Change-Id: I03f6a3d9c6da9c3cd7e838a0c34a2cca0ab29f26
| -rw-r--r-- | test/knownfailures.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index abbdbb1f95..1a301b3949 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -334,6 +334,7 @@ "616-cha", "616-cha-abstract", "616-cha-interface", + "616-cha-interface-default", "616-cha-miranda", "616-cha-proxy-method-inline"], "bug": "http://b/36344364 http://b/36344221", |