commit | aed968d130d62d23cfe7f6051ca72c6a84fe1510 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Jul 25 16:38:08 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jul 25 16:38:08 2017 +0000 |
tree | 042c2ff45745a8667c388580c5396fdb08e857b9 | |
parent | 2f153cf2f274964ead7a6b013dea724d3b52633f [diff] | |
parent | 302f69cf7172d057c3ad9a8d4125a38e9dab8a71 [diff] |
Merge "Fix race in artInvokeInterfaceTrampoline()."
diff --git a/test/knownfailures.json b/test/knownfailures.json index ffcd522..304b760 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json
@@ -715,7 +715,7 @@ }, { "tests": "660-clinit", - "variant": "no-image", - "description": "Tests <clinit> for app images, which --no-image doesn't do" + "variant": "no-image | no-dex2oat", + "description": "Tests <clinit> for app images, which --no-image and --no-dex2oat do not create" } ]