Revision: 6660
Author: [email protected]
Date: Mon Feb  7 04:07:21 2011
Log: Re-insert exception for mozilla/ecma/Date/15.9.5.10-2 in release mode on arm

The last change to mozilla.status made the assumption that this test always finish on time when in release mode, but that is not the case on arm. This change just skips the test completely on arm.


Review URL: http://codereview.chromium.org/6250193
http://code.google.com/p/v8/source/detail?r=6660

Modified:
 /branches/bleeding_edge/test/mozilla/mozilla.status

=======================================
--- /branches/bleeding_edge/test/mozilla/mozilla.status Mon Feb 7 00:34:33 2011 +++ /branches/bleeding_edge/test/mozilla/mozilla.status Mon Feb 7 04:07:21 2011
@@ -822,6 +822,7 @@
 # BUG(3251229): Times out when running new crankshaft test script.
 ecma_3/RegExp/regress-311414: SKIP
 ecma/Date/15.9.5.8: SKIP
+ecma/Date/15.9.5.10-2: SKIP
 ecma/Date/15.9.5.11-2: SKIP
 ecma/Date/15.9.5.12-2: SKIP
 js1_5/Array/regress-99120-02: SKIP

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

Reply via email to