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

Unified Diff: test/test262/test262.status

Issue 1762183002: Base the right RegExp brand checks on Symbol.match (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Enable newly passing test262 tests 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/string-startswith.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 c734a61a5624ce90effb4860e450cc00ee545bc6..5582b187ca75a0f0ffd08d22fead9f3d189941b6 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -142,9 +142,6 @@
# happens to be thrown for some other reason (e.g,
# built-ins/RegExp/prototype/Symbol.match/builtin-failure-set-lastindex-err)
'built-ins/RegExp/prototype/Symbol.match/*': [SKIP],
- 'built-ins/String/prototype/endsWith/return-abrupt-from-searchstring-regexp-test': [FAIL],
- 'built-ins/String/prototype/includes/return-abrupt-from-searchstring-regexp-test': [FAIL],
- 'built-ins/String/prototype/startsWith/return-abrupt-from-searchstring-regexp-test': [FAIL],
'built-ins/String/prototype/match/invoke-builtin-match': [FAIL],
# https://code.google.com/p/v8/issues/detail?id=4343
« no previous file with comments | « test/mjsunit/es6/string-startswith.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698