summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/knownfailures.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index ad0cbe875d..2c67b8ccac 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -1220,6 +1220,12 @@
"Requires zip, which isn't available on device"]
},
{
+ "tests": ["122-npe"],
+ "variant": "jit-on-first-use & debuggable",
+ "description": ["Fails due to `Unexpected vreg location Kind<-1>` for unknown reasons."],
+ "bug": "http://b/136021898"
+ },
+ {
"tests": ["004-ReferenceMap",
"449-checker-bce",
"466-get-live-vreg",