Reviewers: titzer,

Description:
Enable more tests that no longer fail with TF.

[email protected]

Please review this at https://codereview.chromium.org/505203004/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+0, -8 lines):
  M test/mjsunit/mjsunit.status
  M test/mozilla/mozilla.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 8bc75bc8461ee74719f19476fe264bd8aae91d21..c48e7e4510c31d6afa8ea8dc84d3e7a0c5a20382 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -72,15 +72,11 @@
   'array-feedback': [PASS, NO_VARIANTS],

   # Some tests are just too slow to run for now.
-  'big-object-literal': [PASS, NO_VARIANTS],
   'bit-not': [PASS, NO_VARIANTS],
   'json2': [PASS, NO_VARIANTS],
   'packed-elements': [PASS, NO_VARIANTS],
-  'unbox-double-arrays': [PASS, NO_VARIANTS],
   'whitespaces': [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],

# Support for breakpoints requires special relocation info for DebugBreak.
Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 5662ee4144ce0d6fb61b7393550aec82e0ec32d2..941592f9a66accdb5ebfe3a9b118ab7bb9fa84f4 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -60,10 +60,6 @@
   'js1_5/Regress/regress-396684': [PASS, NO_VARIANTS],
   'js1_5/Regress/regress-80981': [PASS, NO_VARIANTS],

-  # TODO(turbofan): Large switch statements crash.
-  'js1_5/Regress/regress-366601': [PASS, NO_VARIANTS],
-  'js1_5/Regress/regress-398085-01': [PASS, NO_VARIANTS],
-
   ##################### SKIPPED TESTS #####################

   # This test checks that we behave properly in an out-of-memory


--
--
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