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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2000313002: Skip mjsunit/harmony/generators-turbo on arm64 debug sim (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 7 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 0663a14098c6e9805f65754a1973caf14896880b..79e555216b661e50a13826efac88b9a8dd59eda4 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -529,6 +529,9 @@
# Issue 3219:
'getters-on-elements': [PASS, ['gc_stress == True', FAIL]],
+ # BUG(v8:4907)
+ 'harmony/generators-turbo': [SKIP],
+
# Ignition.
'es6/templates': [PASS, ['no_snap and mode == debug', NO_IGNITION]],
'harmony/generators': [PASS, ['no_snap and mode == debug', NO_IGNITION]],
« 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