Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index b31971781f4a8d0aafc7771b918568483c5bc3a9..23cedc668a1886c5de75b6f2b982c67b9d84fad0 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -182,11 +182,6 @@ |
# BUG(v8:3156): Fails on gc stress bots. |
'compiler/concurrent-invalidate-transition-map': [PASS, ['gc_stress == True', FAIL]], |
- # BUG(v8:3157): Fails on gc stress bots. |
- 'sparse-array-reverse': [PASS, ['gc_stress == True', FAIL]], |
- |
- # BUG(v8:3158): Fails on no_snap debug bots. |
- 'sparse-array-reverse': [PASS, ['mode == debug', FAIL]], |
}], # 'arch == a64' |
['arch == a64 and mode == debug and simulator_run == True', { |