Author: [email protected]
Date: Fri Feb 27 05:49:47 2009
New Revision: 1390
Modified:
branches/bleeding_edge/test/mjsunit/mjsunit.status
Log:
Mark a flaky ARM test as flaky.
Review URL: http://codereview.chromium.org/28257
Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status
==============================================================================
--- branches/bleeding_edge/test/mjsunit/mjsunit.status (original)
+++ branches/bleeding_edge/test/mjsunit/mjsunit.status Fri Feb 27 05:49:47
2009
@@ -40,6 +40,9 @@
try: PASS, SKIP if $mode == debug
debug-scripts-request: PASS, SKIP if $mode == debug
+# Flaky test that can hit compilation-time stack overflow in debug mode.
+unicode-test: PASS, (PASS || FAIL) if $mode == debug
+
# Bug number 1020483: Debug tests fail on ARM.
debug-constructor: CRASH, FAIL
debug-continue: SKIP
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---