Reviewers: lrn,

Message:
TBR: lrn

Description:
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.



Please review this at http://codereview.chromium.org/6250193/

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 6656)
+++ test/mozilla/mozilla.status (working copy)
@@ -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