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

Unified Diff: test/test262/test262.status

Issue 1590873002: Make generators non-constructable. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Adapt test262.status 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/reflect-construct.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 6e166ae97af831335af11274121f3d6b40565cf1..e7813fc1b0753fd89e965b37d8f1ab0d6d7a93cd 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -382,11 +382,6 @@
'built-ins/ArrayBuffer/length-is-not-number': [FAIL],
'built-ins/ArrayBuffer/positive-integer-length': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=4630
- 'language/statements/generators/invoke-as-constructor': [FAIL],
- 'language/expressions/generators/invoke-as-constructor': [FAIL],
- 'language/expressions/object/method-definition/generator-invoke-ctor': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=4633
'built-ins/Promise/reject-function-name': [FAIL],
'built-ins/Promise/resolve-function-name': [FAIL],
« no previous file with comments | « test/mjsunit/harmony/reflect-construct.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698