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

Unified Diff: test/test262/test262.status

Issue 2430383004: Remove the 'caller' property from the strict-mode arguments map (Closed)
Patch Set: Mark some test262 tests as FAIL Created 4 years, 1 month 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/strict-mode.js ('k') | test/webkit/fast/js/basic-strict-mode.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index e16178b4fc1678ead100ae66964d1ec5dc910134..a2ba2facae0ad7a652e934fa5f63b38fb6939076 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -202,6 +202,17 @@
# https://bugs.chromium.org/p/v8/issues/detail?id=4034
'built-ins/ThrowTypeError/unique-per-realm-function-proto': [FAIL],
+ # https://bugs.chromium.org/p/v8/issues/detail?id=5535
+ 'built-ins/ThrowTypeError/unique-per-realm-non-simple': [FAIL],
+ 'built-ins/ThrowTypeError/unique-per-realm-unmapped-args': [FAIL],
+ 'language/arguments-object/10.6-13-b-1-s': [FAIL],
+ 'language/arguments-object/10.6-13-b-2-s': [FAIL],
+ 'language/arguments-object/10.6-13-b-3-s': [FAIL],
+ 'language/arguments-object/10.6-14-1-s': [FAIL],
+ 'language/arguments-object/10.6-14-b-1-s': [FAIL],
+ 'language/arguments-object/10.6-14-b-4-s': [FAIL],
+ 'language/statements/class/strict-mode/arguments-caller': [FAIL],
+
# https://bugs.chromium.org/p/v8/issues/detail?id=4231
'language/eval-code/direct/var-env-lower-lex-catch-non-strict': [FAIL],
« no previous file with comments | « test/mjsunit/strict-mode.js ('k') | test/webkit/fast/js/basic-strict-mode.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698