Revision: 23388
Author:   [email protected]
Date:     Tue Aug 26 08:44:25 2014 UTC
Log:      Enable test cases that no longer timeout.

[email protected]
BUG=v8:3522,v8:3526
LOG=N

Review URL: https://codereview.chromium.org/505113002
https://code.google.com/p/v8/source/detail?r=23388

Modified:
 /branches/bleeding_edge/test/intl/intl.status
 /branches/bleeding_edge/test/mjsunit/mjsunit.status
 /branches/bleeding_edge/test/test262/test262.status
 /branches/bleeding_edge/test/test262-es6/test262-es6.status

=======================================
--- /branches/bleeding_edge/test/intl/intl.status Fri Aug 22 09:05:04 2014 UTC +++ /branches/bleeding_edge/test/intl/intl.status Tue Aug 26 08:44:25 2014 UTC
@@ -43,8 +43,5 @@
   'date-format/parse-mdyhms': [FAIL],
   'number-format/parse-decimal': [FAIL],
   'number-format/parse-percent': [FAIL],
-
-  # TODO(jbramley): This test times out with TurboFan. See issue 3526.
-  'overrides/string': [PASS, NO_VARIANTS],
 }],  # ALWAYS
 ]
=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Aug 25 09:12:22 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Tue Aug 26 08:44:25 2014 UTC
@@ -78,14 +78,10 @@
   'packed-elements': [PASS, NO_VARIANTS],
   'unbox-double-arrays': [PASS, NO_VARIANTS],
   'whitespaces': [PASS, NO_VARIANTS],
-  'compiler/optimized-for-in': [PASS, NO_VARIANTS],
   'compiler/osr-assert': [PASS, NO_VARIANTS],
   'compiler/osr-regress-max-locals': [PASS, NO_VARIANTS],
   'es7/object-observe': [PASS, NO_VARIANTS],
   'regress/regress-2185-2': [PASS, NO_VARIANTS],
-  'regress/regress-284': [PASS, NO_VARIANTS],
-  'regress/string-set-char-deopt': [PASS, NO_VARIANTS],
-  'tools/profviz': [PASS, NO_VARIANTS],

# Support for breakpoints requires special relocation info for DebugBreak.
   'debug-clearbreakpointgroup': [PASS, NO_VARIANTS],
=======================================
--- /branches/bleeding_edge/test/test262/test262.status Thu Aug 21 15:32:22 2014 UTC +++ /branches/bleeding_edge/test/test262/test262.status Tue Aug 26 08:44:25 2014 UTC
@@ -31,9 +31,6 @@

   '15.5.4.9_CE': [['no_i18n', SKIP]],

-  # TODO(turbofan): Timeouts on TurboFan need investigation.
-  '10.1.1_13': [PASS, NO_VARIANTS],
-
   # BUG(v8:3455)
   '11.2.3_b': [FAIL],
   '12.2.3_b': [FAIL],
=======================================
--- /branches/bleeding_edge/test/test262-es6/test262-es6.status Mon Aug 25 14:31:24 2014 UTC +++ /branches/bleeding_edge/test/test262-es6/test262-es6.status Tue Aug 26 08:44:25 2014 UTC
@@ -31,9 +31,6 @@

   '15.5.4.9_CE': [['no_i18n', SKIP]],

-  # TODO(turbofan): Timeouts on TurboFan need investigation.
-  '10.1.1_13': [PASS, NO_VARIANTS],
-
   # BUG(v8:3455)
   '11.2.3_b': [FAIL],
   '12.2.3_b': [FAIL],

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to