summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/knownfailures.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index ffcd522e40..304b760bb0 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"
}
]