Reviewers: Søren Gjesse,

Description:
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.

Please review this at http://codereview.chromium.org/18448

Affected files:
   M test/mjsunit/mjsunit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index  
c35430045bc33cc94d0bfd921ca80c6c745a7f25..f15fc7545e7669e6d868ca21bbf385b86d2cbe41
  
100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -44,6 +44,10 @@ regexp-loop-capture: PASS || FAIL

  [ $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
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to