Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(800)

Unified Diff: test/mozilla/mozilla.status

Issue 7910: Update Mozilla test status to reflect that regress-363258... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/mjsunit/bugs/bug-124.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mozilla/mozilla.status
===================================================================
--- test/mozilla/mozilla.status (revision 556)
+++ test/mozilla/mozilla.status (working copy)
@@ -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,12 +755,7 @@
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 ]
# These tests take an unreasonable amount of time so we skip them
@@ -763,6 +764,7 @@
js1_5/Regress/regress-312588: SKIP
js1_5/Regress/regress-271716-n: SKIP
+
[ $FAST == yes && $ARCH == arm ]
# In fast mode on arm we try to skip all tests that would time out,
« no previous file with comments | « test/mjsunit/bugs/bug-124.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698