Revision: 2747 Author: [email protected] Date: Mon Aug 24 09:25:23 2009 Log: Allow test to timeout. The time to run the test is close to the timeout limit so it sometimes times out.
[email protected] Review URL: http://codereview.chromium.org/173271 http://code.google.com/p/v8/source/detail?r=2747 Modified: /branches/bleeding_edge/test/mozilla/mozilla.status ======================================= --- /branches/bleeding_edge/test/mozilla/mozilla.status Thu Aug 20 04:45:18 2009 +++ /branches/bleeding_edge/test/mozilla/mozilla.status Mon Aug 24 09:25:23 2009 @@ -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 -~----------~----~----~----~------~----~------~--~---
