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

Unified Diff: test/test262/test262.status

Issue 1454543003: [es6] Allow any valid repeat of empty string in String.prototype.repeat (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased Created 5 years, 1 month 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/es6/string-repeat.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 751fb4ffaa633dd9b51ec98012c7ca686e2e0c28..b55be559c59ceb12d87429b414d65636baf5e0ed 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -368,9 +368,6 @@
# https://code.google.com/p/v8/issues/detail?id=4361
'intl402/Collator/10.1.1_a': [FAIL],
- # https://code.google.com/p/v8/issues/detail?id=4362
- 'built-ins/String/prototype/repeat/empty-string-returns-empty': [PASS, FAIL],
-
# https://code.google.com/p/v8/issues/detail?id=4447
'built-ins/Function/prototype/Symbol.hasInstance/*': [SKIP],
'built-ins/Symbol/hasInstance/prop-desc': [FAIL],
« no previous file with comments | « test/mjsunit/es6/string-repeat.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698