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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1551443002: Ship ES2015 sloppy-mode function hoisting, let, class (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Re-add another test 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
« no previous file with comments | « test/mjsunit/harmony/regress/regress-crbug-451770.js ('k') | test/mjsunit/regress/regress-91120.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 2031cff3686f46e60f68dea1c25413a808190a90..ed111c48ae8ce231d6d66862eae1f7362fb49557 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -1081,6 +1081,10 @@
'with-prototype': [SKIP],
'with-readonly': [SKIP],
'with-value': [SKIP],
+ 'regress/regress-builtinbust-7': [SKIP],
+ 'regress/regress-crbug-451770': [SKIP],
+ 'regress/regress-crbug-503968': [SKIP],
+ 'regress/regress-crbug-504729': [SKIP],
}], # ignition == True
['ignition == True and (arch == arm or arch == arm64)', {
« no previous file with comments | « test/mjsunit/harmony/regress/regress-crbug-451770.js ('k') | test/mjsunit/regress/regress-91120.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698