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

Unified Diff: test/test262/test262.status

Issue 1838393002: Stage --harmony-regexp-exec (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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 | « src/flag-definitions.h ('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 0f0d74e3009802552dffb89928841afcbc6ef665..dc471ff452bfaea39cf27956e654ce3f53ed1125 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -125,15 +125,6 @@
# Spec change in progress: https://github.com/tc39/ecma262/issues/489
'built-ins/RegExp/prototype/Symbol.replace/get-sticky-err': [SKIP],
-
- # Skip everything that will fail without the --harmony-regexp-exec flag.
- # These lines should be removed when that flag is staged.
- 'built-ins/RegExp/prototype/Symbol.match/*': [SKIP],
- 'built-ins/RegExp/prototype/Symbol.replace/*': [SKIP],
- 'built-ins/RegExp/prototype/Symbol.search/*': [SKIP],
- 'built-ins/RegExp/prototype/Symbol.split/*': [SKIP],
- 'built-ins/RegExp/prototype/exec/get-sticky-err': [SKIP],
- 'built-ins/RegExp/prototype/test/get-sticky-err': [SKIP],
#
###### END REGEXP SUBCLASSING SECTION ######
« no previous file with comments | « src/flag-definitions.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698