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

Unified Diff: test/mjsunit/mjsunit.status

Issue 7131006: Add failing test case for bug 1434 (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 6 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
« test/mjsunit/bugs/bug-1434.js ('K') | « test/mjsunit/bugs/bug-1434.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index b49bad2c53b45652ee5cf7dc8b7ed53ff5fc1307..60d1fdedaa71e6ac771088c9dcd4dfc6d187646d 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -30,6 +30,8 @@ prefix mjsunit
# All tests in the bug directory are expected to fail.
bugs: FAIL
+# Reliably fails when crankshaft is active, passes with --nocrankshaft
+bugs/bug-1434: FAIL || PASS
##############################################################################
# Too slow in debug mode with --stress-opt
« test/mjsunit/bugs/bug-1434.js ('K') | « test/mjsunit/bugs/bug-1434.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698