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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1414173002: [turbofan] Skip more tests that fail with --turbo-inlining. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 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 | « no previous file | no next file » | 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 76c323c4dd95359bdca0969e331d7b31d42b4f2a..3064d2681c4d5de45171ae7f7bb172998a2e2d50 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -158,6 +158,7 @@
'compiler/osr-infinite': [PASS, NO_VARIANTS],
'es6/array-find': [PASS, NO_VARIANTS],
'es6/array-findindex': [PASS, NO_VARIANTS],
+ 'es6/generators-runtime': [PASS, NO_VARIANTS], # only in GC stress.
'es6/microtask-delivery': [PASS, NO_VARIANTS],
'es6/promises': [PASS, NO_VARIANTS], # only on 64-bit.
'es6/templates': [PASS, NO_VARIANTS],
@@ -166,6 +167,7 @@
'harmony/destructuring': [PASS, NO_VARIANTS],
'harmony/proxies': [PASS, NO_VARIANTS],
'harmony/proxies-example-membrane': [PASS, NO_VARIANTS], # only on 64-bit.
+ 'harmony/reflect': [PASS, NO_VARIANTS], # only in arm64 sim debug.
'harmony/spread-array': [PASS, NO_VARIANTS],
'regress/cross-script-vars': [PASS, NO_VARIANTS],
'tools/profile': [PASS, NO_VARIANTS],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698