Author: [EMAIL PROTECTED]
Date: Wed Oct 22 23:11:39 2008
New Revision: 559

Modified:
    branches/bleeding_edge/test/mjsunit/bugs/bug-124.js
    branches/bleeding_edge/test/mozilla/mozilla.status

Log:
Update Mozilla test status to reflect that regress-363258
is flaky on Linux and Mac (as well as Windows) and remove
line that refers to non-existing mozilla/... test.
Review URL: http://codereview.chromium.org/7910

Modified: branches/bleeding_edge/test/mjsunit/bugs/bug-124.js
==============================================================================
--- branches/bleeding_edge/test/mjsunit/bugs/bug-124.js (original)
+++ branches/bleeding_edge/test/mjsunit/bugs/bug-124.js Wed Oct 22 23:11:39  
2008
@@ -46,4 +46,4 @@
    assertEquals("[object global]", eval("var f; toString()"));
  }

-F();
\ No newline at end of file
+F();

Modified: branches/bleeding_edge/test/mozilla/mozilla.status
==============================================================================
--- branches/bleeding_edge/test/mozilla/mozilla.status  (original)
+++ branches/bleeding_edge/test/mozilla/mozilla.status  Wed Oct 22 23:11:39  
2008
@@ -170,6 +170,12 @@
  js1_5/Regress/regress-404755: PASS || FAIL


+# Test that depends on timer resolution. Fails every now and then
+# if we're unlucky enough to get a context switch at a bad time.
+js1_5/extensions/regress-363258: PASS || FAIL
+
+
+
  ##################### INCOMPATIBLE TESTS #####################

  # This section is for tests that fail in both V8 and KJS.  Thus they
@@ -749,11 +755,6 @@
  js1_5/decompilation/regress-383721: PASS || FAIL
  js1_5/decompilation/regress-406555: PASS || FAIL

-[ $system == windows ]
-
-# This test is flaky because of the default timer resolution on Windows.
-js1_5/extensions/regress-363258: PASS || FAIL
-mozilla/js1_5/GC/regress-383269-02: PASS, FLAKY IF $mode == debug

  [ $FAST == yes ]

@@ -762,6 +763,7 @@

  js1_5/Regress/regress-312588: SKIP
  js1_5/Regress/regress-271716-n: SKIP
+

  [ $FAST == yes && $ARCH == arm ]


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

Reply via email to