summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAart Bik <ajcbik@google.com>2017-08-15 08:59:15 -0700
committerMingyao Yang <mingyao@google.com>2017-08-15 12:23:10 -0700
commit557bbcbf823cc33667350c357ae0e4f060e1d3f8 (patch)
tree3e428ec4437bea58a01c395343ce53389d176ce6
parent5935c9d4345a90ee640727f3f946a837bd678e3d (diff)
downloadart-557bbcbf823cc33667350c357ae0e4f060e1d3f8.tar.gz
Enable regression test for array aliasing bug.
Bug: 64018485 (cherry-picked from commit f939b3f7afb6c38b00ece6631a4675605cbef474) Test: 662 Change-Id: I93b1f4a825d33a2e3f0d92c7fa97358b1e7bd961
-rw-r--r--test/knownfailures.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json
index 65e89ee240..69421de325 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -727,11 +727,5 @@
],
"description": [ "Disable the jvmti can_suspend cap and associated tests" ],
"bug": "b/63579748"
- },
- {
- "tests": "662-regression-alias",
- "variant": "target",
- "description": ["disable until ARM scheduling/aliasing bug is fixed."],
- "bug": "b/64018485"
}
]