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

Unified Diff: test/test262/test262.status

Issue 2109593002: [regexp] Fix writing of lastIndex in JSRegExp::Initialize. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 6 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/regress/regress-349870.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 40a60d79c704bc9769a879de5db6f176b6f8ea9d..5ac93d9af9c064c94a51e914ee15eab7956e9849 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -465,9 +465,6 @@
'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=5138
- 'annexB/built-ins/RegExp/prototype/compile/pattern-regexp-immutable-lastindex': [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-349870.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698