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

Unified Diff: test/test262/test262.status

Issue 1448933002: Introduce a BuiltinsConstructStub that sets up new.target and does a [[call]] per ES6 9.3.2 (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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/regress/regress-crbug-435825.js ('k') | test/webkit/fast/regex/constructor.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 b33d95761d0e3e8269823cac0dbabf78d8b103c0..ddf5d3618604b6be48ed19aff8144afd61430ec5 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -132,11 +132,6 @@
'built-ins/Promise/reject/S25.4.4.4_A3.1_T1': [FAIL],
# https://code.google.com/p/v8/issues/detail?id=4119
- 'built-ins/RegExp/15.10.4.1-1': [FAIL],
- 'built-ins/RegExp/S15.10.3.1_A2_T1': [FAIL],
- 'built-ins/RegExp/S15.10.3.1_A2_T2': [FAIL],
- 'built-ins/RegExp/S15.10.4.1_A2_T1': [FAIL],
- 'built-ins/RegExp/S15.10.4.1_A2_T2': [FAIL],
'built-ins/RegExp/call_with_non_regexp_same_constructor': [FAIL],
'built-ins/RegExp/from-regexp-like-short-circuit': [FAIL],
'built-ins/RegExp/from-regexp-like': [FAIL],
@@ -144,7 +139,6 @@
'built-ins/RegExp/from-regexp-like-get-source-err': [FAIL],
'built-ins/RegExp/from-regexp-like-get-flags-err': [FAIL],
'built-ins/RegExp/from-regexp-like-get-ctor-err': [FAIL],
- 'built-ins/RegExp/call_with_regexp_not_same_constructor': [FAIL],
# https://code.google.com/p/v8/issues/detail?id=4245
'built-ins/String/prototype/split/S15.5.4.14_A2_T37': [FAIL],
« no previous file with comments | « test/mjsunit/regress/regress-crbug-435825.js ('k') | test/webkit/fast/regex/constructor.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698