Chromium Code Reviews

Unified Diff: test/mjsunit/mjsunit.status

Issue 40320: Chage test expectation mode from "debug" to "release". (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
===================================================================
--- test/mjsunit/mjsunit.status (revision 1464)
+++ test/mjsunit/mjsunit.status (working copy)
@@ -36,7 +36,7 @@
# Bug on IA32, realiably triggers a debug assertion. Unpredictable in
# release mode.
-bugs/bug-265: (PASS || FAIL) if $mode == debug
+bugs/bug-265: (PASS || FAIL) if $mode == release
[ $arch == arm ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine