summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/knownfailures.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 53611a8bff..ffcd522e40 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -712,5 +712,10 @@
"lookup changes" ],
"bug": "b/63089991",
"env_vars": {"ANDROID_COMPILE_WITH_JACK": "false"}
+ },
+ {
+ "tests": "660-clinit",
+ "variant": "no-image",
+ "description": "Tests <clinit> for app images, which --no-image doesn't do"
}
]