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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1812313002: Several mjsunit cleanups (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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/mjsunit/harmony/regress/regress-4400.js ('k') | test/mjsunit/regress/regress-554865.js » ('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 dfb985a0f3ddf49dba5f54a99e26e621e35ec4fa..e2b33dc19444f7b68b544d0f19bfa1c1d8e27a1b 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -259,10 +259,6 @@
# prermanently enabled.
'call-counts': [SKIP],
- # BUG(chromium:508074). Remove this once the issue is fixed.
- 'harmony/arrow-rest-params': [PASS, NO_VARIANTS],
- 'harmony/rest-params': [PASS, ['no_snap == True', NO_VARIANTS]],
-
# Slow tests.
'copy-on-write-assert': [PASS, SLOW],
'debug-scopes': [PASS, SLOW],
@@ -468,7 +464,6 @@
'packed-elements': [SKIP],
'regexp-global': [SKIP],
'compiler/alloc-numbers': [SKIP],
- 'harmony/symbols': [SKIP],
'math-floor-of-div': [PASS, TIMEOUT],
'math-floor-of-div-nosudiv': [PASS, TIMEOUT],
'unicodelctest': [PASS, TIMEOUT],
@@ -672,7 +667,6 @@
'debug-liveedit-stack-padding': [SKIP],
'debug-liveedit-restart-frame': [SKIP],
'debug-liveedit-double-call': [SKIP],
- 'harmony/generators-debug-liveedit': [SKIP],
# NaCl builds have problems with this test since Pepper_28.
# V8 Issue 2786
@@ -709,7 +703,6 @@
# Crashes.
'harmony/private': [SKIP],
- 'harmony/symbols': [SKIP],
}], # 'arch == nacl_ia32 or arch == nacl_x64'
##############################################################################
@@ -849,7 +842,6 @@
'compiler/osr-nested': [SKIP],
'debug-*': [SKIP],
'es6/debug-*': [SKIP],
- 'harmony/debug-stepin-default-parameters': [SKIP],
'ignition/debug-break': [SKIP],
'ignition/debug-break-on-stack': [SKIP],
'ignition/debug-scope-on-return': [SKIP],
« no previous file with comments | « test/mjsunit/harmony/regress/regress-4400.js ('k') | test/mjsunit/regress/regress-554865.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698