diff options
| author | 2018-05-21 09:47:31 +0100 | |
|---|---|---|
| committer | 2018-05-21 15:35:45 +0100 | |
| commit | 4cb27ed3a37a53eeb5cc2206b62fe12c33124bb9 (patch) | |
| tree | 187600bae0ea2088cfaa24839b5f025ce1084168 | |
| parent | 8926b780fd75f23e8685e108e2d3f4905f3809fd (diff) | |
ART: Remove 712 from knownfailures.txt
Bug: b/73275005
Test: buildbot
Change-Id: I2772f9146346539fc498904ba90edf4aaf327414
| -rw-r--r-- | test/knownfailures.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/knownfailures.json b/test/knownfailures.json index 31a0eef998..c2f977a4ad 100644 --- a/test/knownfailures.json +++ b/test/knownfailures.json @@ -651,12 +651,6 @@ "description": ["Requires zip, which isn't available on device"] }, { - "tests": "712-varhandle-invocations", - "variant": "speed-profile & debug & gcstress & target", - "bug": "b/73275005", - "description": ["Time out"] - }, - { "tests": ["1941-dispose-stress", "522-checker-regression-monitor-exit"], "variant": "jvm", "bug": "b/73888836", |