Reviewers: rossberg,

Description:
Some tests no longer timeout with TF by using ICs.

[email protected]

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

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

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


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 79438b07daf5fab36198f26ef204b9554263a2ee..a5d37db35036fb7baecbb3ab93ac2bdbe1b6de29 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -103,7 +103,6 @@

   # Some tests are just too slow to run for now.
   'test-api/Threading*': [PASS, NO_VARIANTS],
-  'test-api/ExternalArrays': [PASS, NO_VARIANTS],
   'test-api/RequestInterruptTestWithMathAbs': [PASS, NO_VARIANTS],
'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [PASS, NO_VARIANTS],
   'test-heap-profiler/ManyLocalsInSharedContext': [PASS, NO_VARIANTS],
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 47c15c196ae2a8709fbff98c5933c79f37d82f88..c72fe8e104ab123008aa78f1ebd5fc77463ed28a 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -70,11 +70,8 @@
   'track-fields': [PASS, NO_VARIANTS],

   # Some tests are just too slow to run for now.
-  'array-store-and-grow': [PASS, NO_VARIANTS],
   'big-object-literal': [PASS, NO_VARIANTS],
   'bit-not': [PASS, NO_VARIANTS],
-  'elements-kind': [PASS, NO_VARIANTS],
-  'elements-transition': [PASS, NO_VARIANTS],
   'json2': [PASS, NO_VARIANTS],
   'packed-elements': [PASS, NO_VARIANTS],
   'unbox-double-arrays': [PASS, NO_VARIANTS],
@@ -83,11 +80,8 @@
   'compiler/osr-assert': [PASS, NO_VARIANTS],
   'compiler/osr-regress-max-locals': [PASS, NO_VARIANTS],
   'es7/object-observe': [PASS, NO_VARIANTS],
-  'regress/regress-1167': [PASS, NO_VARIANTS],
-  'regress/regress-201': [PASS, NO_VARIANTS],
   'regress/regress-2185-2': [PASS, NO_VARIANTS],
   'regress/regress-284': [PASS, NO_VARIANTS],
-  'regress/regress-91008': [PASS, NO_VARIANTS],
   'regress/string-set-char-deopt': [PASS, NO_VARIANTS],
   'tools/profviz': [PASS, NO_VARIANTS],



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