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

Unified Diff: test/test262/test262.status

Issue 2685183003: [regexp] Sticky handling in fast slow path (Closed)
Patch Set: Revert "Remove custom ToUint32" 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
« src/builtins/builtins-regexp.cc ('K') | « test/mozilla/mozilla.status ('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 ed45ddd133da88b325b10031fdb00c987a431d44..deb007f563d4c3825ca14ac7265186e4cb9949ee 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -87,10 +87,6 @@
'language/asi/S7.9_A5.7_T1': [PASS, FAIL_OK],
###### BEGIN REGEXP SUBCLASSING SECTION ######
- # https://bugs.chromium.org/p/v8/issues/detail?id=5361
- '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],
« src/builtins/builtins-regexp.cc ('K') | « test/mozilla/mozilla.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698