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

Unified Diff: test/test262/test262.status

Issue 2681323002: [regexp] Update lastIndex semantics in RegExpBuiltinExec (Closed)
Patch Set: Update test262.status Created 3 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/regress/regress-2438.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 e67604112a4afbc3da707bac07b8ab97eb85a3a6..ed45ddd133da88b325b10031fdb00c987a431d44 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -91,6 +91,10 @@
'built-ins/RegExp/prototype/Symbol.replace/y-init-lastindex': [FAIL],
'built-ins/RegExp/prototype/Symbol.replace/y-set-lastindex': [FAIL],
+ # https://bugs.chromium.org/p/v8/issues/detail?id=5949
+ 'built-ins/RegExp/prototype/exec/failure-lastindex-no-access': [FAIL],
+ 'built-ins/RegExp/prototype/exec/success-lastindex-no-access': [FAIL],
+
###### END REGEXP SUBCLASSING SECTION ######
# https://bugs.chromium.org/p/v8/issues/detail?id=4895
« no previous file with comments | « test/mjsunit/regress/regress-2438.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698