summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2017-08-03 02:30:15 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-08-03 02:30:15 +0000
commit60c730ab855598d79dd14b02c6e53c2355ba22ee (patch)
tree5ab8271c507093399a429b9f1d4ad321f5532ec1
parentbf3710ecec95b2716d1c706b5661192dd9ea6c66 (diff)
parentb764390e58de09acb421297d4ee9696a410ba549 (diff)
Merge "Exclude debuggable test config for 660"
-rw-r--r--test/knownfailures.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 04de7a1a74..c037552d61 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -708,7 +708,7 @@
},
{
"tests": "660-clinit",
- "variant": "no-image | no-dex2oat | no-prebuild | interp-ac",
+ "variant": "no-image | no-dex2oat | no-prebuild | interp-ac | debuggable",
"description": ["Tests <clinit> for app images, which --no-image, --no-prebuild, interp-ac",
"and --no-dex2oat do not create"]
}