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

Unified Diff: test/test262/test262.status

Issue 2106803004: Revert of Put RegExp js code in strict mode (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/regexp-lastIndex.js ('k') | test/webkit/fast/regex/lastIndex-expected.txt » ('j') | 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 ee1f53e19272d2268e5c0860a395a292bd2ed4ff..a2ec884fedb8844ec2c7c0320f2a3eae3188f3c9 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -132,6 +132,10 @@
'built-ins/RegExp/prototype/exec/get-sticky-coerce': [FAIL],
'built-ins/RegExp/prototype/exec/get-sticky-err': [FAIL],
'built-ins/RegExp/prototype/test/get-sticky-err': [FAIL],
+
+ # https://code.google.com/p/v8/issues/detail?id=4504
+ 'built-ins/RegExp/prototype/exec/y-fail-lastindex-no-write': [PASS, FAIL],
+ 'built-ins/RegExp/prototype/test/y-fail-lastindex-no-write': [PASS, FAIL],
# https://code.google.com/p/v8/issues/detail?id=4305
# SKIP rather than FAIL some tests, as they may check for an exception which
« no previous file with comments | « test/mjsunit/regexp-lastIndex.js ('k') | test/webkit/fast/regex/lastIndex-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698