Reviewers: William Hesse, Description: Allow test to timeout. The time to run the test is close to the timeout limit so it sometimes times out.
[email protected] Please review this at http://codereview.chromium.org/173271 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M test/mozilla/mozilla.status Index: test/mozilla/mozilla.status =================================================================== --- test/mozilla/mozilla.status (revision 2745) +++ test/mozilla/mozilla.status (working copy) @@ -171,7 +171,7 @@ # Tests that sorting arrays of ints is less than 3 times as fast # as sorting arrays of strings. -js1_5/extensions/regress-371636: PASS || FAIL +js1_5/extensions/regress-371636: PASS || FAIL || TIMEOUT if $mode == debug # Tests depend on GC timings. Inherently flaky. --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
