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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1613163002: [interpreter] Wide register support. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebase Created 4 years, 11 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
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 65291fb2209bdd5341aa405a7c0be7cb79516d7c..6d8e16cc8314112fc72a06f06d6b3cb92263fb77 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -765,7 +765,7 @@
'arguments-load-across-eval': [SKIP],
'arguments-read-and-assignment': [SKIP],
- 'array-constructor': [SKIP],
+ 'array-constructor': [PASS, SLOW],
'array-functions-prototype-misc': [SKIP],
'array-join': [SKIP],
'array-literal-feedback': [SKIP],
@@ -777,7 +777,6 @@
'compiler/expression-trees': [SKIP],
'compiler/optimized-for-in': [SKIP],
'compiler/opt-next-call-turbo': [SKIP],
- 'compiler/regress-3786': [SKIP],
'compiler/regress-446647': [SKIP],
'compiler/regress-447567': [SKIP],
'compiler/regress-96989': [SKIP],
@@ -824,7 +823,6 @@
'regress/regress-1125': [SKIP],
'regress/regress-1170187': [SKIP],
'regress/regress-1170': [SKIP],
- 'regress/regress-1177809': [SKIP],
'regress/regress-1178598': [SKIP],
'regress/regress-119609': [SKIP],
'regress/regress-1199637': [SKIP],
@@ -907,8 +905,6 @@
'regress/regress-crbug-135008': [SKIP],
'regress/regress-crbug-259300': [SKIP],
'regress/regress-crbug-352058': [SKIP],
- 'regress/regress-crbug-357137': [SKIP],
- 'regress/regress-crbug-385002': [SKIP],
'regress/regress-crbug-387599': [SKIP],
'regress/regress-crbug-405517': [SKIP],
'regress/regress-crbug-405922': [SKIP],
« no previous file with comments | « test/cctest/interpreter/test-interpreter.cc ('k') | test/unittests/interpreter/bytecode-array-builder-unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698