Author: [email protected]
Date: Mon Mar  9 12:59:45 2009
New Revision: 1464

Modified:
    branches/bleeding_edge/test/mjsunit/mjsunit.status

Log:
The test for issue 165 is unpredictable in release builds.  Allow it
to pass or fail.

Review URL: http://codereview.chromium.org/40314

Modified: branches/bleeding_edge/test/mjsunit/mjsunit.status
==============================================================================
--- branches/bleeding_edge/test/mjsunit/mjsunit.status  (original)
+++ branches/bleeding_edge/test/mjsunit/mjsunit.status  Mon Mar  9 12:59:45  
2009
@@ -34,6 +34,10 @@
  # too long to run in debug mode on ARM.
  fuzz-natives: PASS, SKIP if ($mode == release || $arch == arm)

+# Bug on IA32, realiably triggers a debug assertion.  Unpredictable in
+# release mode.
+bugs/bug-265: (PASS || FAIL) if $mode == debug
+
  [ $arch == arm ]

  # Slow tests which times out in debug mode.

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to