summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/knownfailures.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index f6ae0be5c0..9ba2b50cba 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -454,6 +454,14 @@
},
{
"tests": [
+ "638-no-line-number"
+ ],
+ "description": ["Tests that fail on redefine stress due to branch instruction selection"],
+ "bug": "b/110869946",
+ "variant": "redefine-stress"
+ },
+ {
+ "tests": [
"097-duplicate-method",
"138-duplicate-classes-check2",
"159-app-image-fields",