Author: [email protected]
Date: Wed Jan 21 06:43:10 2009
New Revision: 1118
Modified:
branches/bleeding_edge/test/mjsunit/mjsunit.status
Log:
Marked ascii-regexp-subject as flaky on arm for now. The cause of
this failure is that this test depends on a particular optimization in
jscre that we don't yet have, but that we will get very soon.
Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status
==============================================================================
--- branches/bleeding_edge/test/mjsunit/mjsunit.status (original)
+++ branches/bleeding_edge/test/mjsunit/mjsunit.status Wed Jan 21 06:43:10
2009
@@ -44,6 +44,10 @@
[ $arch == arm ]
+# Optimize regexp search for non-multiline initial ^.
+# http://code.google.com/p/v8/issues/detail?id=198
+ascii-regexp-subject: PASS || FAIL
+
# Slow tests which times out in debug mode.
try: PASS, SKIP if $mode == debug
debug-scripts-request: PASS, SKIP if $mode == debug
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---