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

Unified Diff: test/test262/test262.status

Issue 2577653002: [regexp] Let RegExp.prototype.compile return this (Closed)
Patch Set: Created 4 years 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-585775.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 f8c7c57947d146436a64a02eea03adc1bbf91723..36d94c54b096e3c57a0b0d70e06195161bf7d342 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -360,12 +360,6 @@
'annexB/language/eval-code/direct/func-switch-case-eval-func-block-scoping': [FAIL],
'annexB/language/eval-code/direct/func-switch-dflt-eval-func-block-scoping': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5137
- 'annexB/built-ins/RegExp/prototype/compile/flags-undefined': [FAIL],
- 'annexB/built-ins/RegExp/prototype/compile/pattern-regexp-distinct': [FAIL],
- 'annexB/built-ins/RegExp/prototype/compile/pattern-regexp-same': [FAIL],
- 'annexB/built-ins/RegExp/prototype/compile/pattern-undefined': [FAIL],
-
# https://bugs.chromium.org/p/v8/issues/detail?id=5139
'annexB/built-ins/Date/prototype/setYear/time-clip': [FAIL],
'annexB/built-ins/Date/prototype/setYear/year-number-relative': [FAIL],
« no previous file with comments | « test/mjsunit/regress/regress-585775.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698