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

Unified Diff: test/test262/test262.status

Issue 2311413002: Super property loads and stores should throw if [[Prototype]] is null (Closed)
Patch Set: Created 4 years, 3 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/super.js ('k') | no next file » | 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 2320b537cb3ac49e49eabae82f4a0e8d40f9c18c..0ec33e930edc17284459892d2d04c4a267947e96 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -493,12 +493,6 @@
# https://bugs.chromium.org/p/v8/issues/detail?id=5334
'built-ins/Proxy/setPrototypeOf/internals-call-order': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5335
- 'language/expressions/super/prop-expr-cls-null-proto': [FAIL],
- 'language/expressions/super/prop-expr-obj-null-proto': [FAIL],
- 'language/expressions/super/prop-dot-cls-null-proto': [FAIL],
- 'language/expressions/super/prop-dot-obj-null-proto': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=5336
'language/expressions/super/call-proto-not-ctor': [FAIL],
« no previous file with comments | « test/mjsunit/es6/super.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698