From: ager@chromium.org Date: Thu, 4 Sep 2008 12:53:41 +0000 (+0000) Subject: Update the test expectation for a flaky test. X-Git-Tag: upstream/4.7.83~25467 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f67fd01cc0bc6cf570639038a868b59423145d66;p=platform%2Fupstream%2Fv8.git Update the test expectation for a flaky test. git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@135 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index ec262b1..24b3fda 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -750,8 +750,8 @@ js1_5/decompilation/regress-406555: PASS || FAIL [ $system == windows ] -# This test fails because of the default timer resolution on Windows. -js1_5/extensions/regress-363258: FAIL_OK +# This test is flaky because of the default timer resolution on Windows. +js1_5/extensions/regress-363258: PASS || FAIL [ $FAST == yes ]