Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: test/mjsunit/mjsunit.status

Issue 442283002: Some tests no longer timeout with TF by using ICs. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: One more test case. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/cctest/cctest.status ('k') | test/webkit/webkit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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],
« no previous file with comments | « test/cctest/cctest.status ('k') | test/webkit/webkit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698