Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(524)

Unified Diff: test/mjsunit/mjsunit.status

Issue 180053003: Fix mjsunit/compiler/concurrent-invalidate-transition-map.js test. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 4dcf7eec63ef7d3339d9c94756d39b5639a1c9ae..f1392631b8cdaedd74dcab0e2b17e0e8644ddb72 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -176,8 +176,6 @@
# BUG(v8:3147). It works on other architectures by accident.
'regress/regress-conditional-position': [FAIL],
- # BUG(v8:3156): Fails on gc stress bots.
- 'compiler/concurrent-invalidate-transition-map': [PASS, ['gc_stress == True', FAIL]],
}], # 'arch == a64'
['arch == a64 and mode == debug and simulator_run == True', {

Powered by Google App Engine
This is Rietveld 408576698