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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1731063007: Remove the global Strength enum class completely. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_strong-remove-literals
Patch Set: Remove more cruft. Created 4 years, 10 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/es6/classes-subclass-builtins.js ('k') | 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 b7711d15feb0e9f89e3e661333ad9b1a7c40b43e..b78abd4b92eec9565ba6d50f521612d6ecb45848 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -123,7 +123,11 @@
# Issue 3956: Strong mode is deprecating. The expectations inside the
# following tests should be updated once deprecation is complete.
+ 'strong/class-extend-null': [SKIP],
+ 'strong/class-literals': [SKIP],
+ 'strong/class-object-frozen': [SKIP],
'strong/destructuring': [SKIP],
+ 'strong/functions': [SKIP],
'strong/implicit-conversions': [SKIP],
'strong/implicit-conversions-count': [SKIP],
'strong/implicit-conversions-inlining': [SKIP],
« no previous file with comments | « test/mjsunit/es6/classes-subclass-builtins.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698