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

Unified Diff: test/test262/test262.status

Issue 2109583002: Fix order of conversions in String.prototype.substr. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Get s.length only once. 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/substr.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..7d757a5d9206f416d628a0c4cbf927afc5a0bf6e 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -472,9 +472,6 @@
'annexB/built-ins/Date/prototype/setYear/time-clip': [FAIL],
'annexB/built-ins/Date/prototype/setYear/year-number-relative': [FAIL],
- # https://bugs.chromium.org/p/v8/issues/detail?id=5140
- 'annexB/built-ins/String/prototype/substr/start-to-int-err': [FAIL],
-
######################## NEEDS INVESTIGATION ###########################
# These test failures are specific to the intl402 suite and need investigation
« no previous file with comments | « test/mjsunit/substr.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698