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

Unified Diff: test/test262/test262.status

Issue 1368293002: [test] Skip test on noi18n. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 3 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 | « no previous file | 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 a6794f70f0f2ee64abfafa4ffa01d4322a4d8cb4..1e8bf5e579389abbf2a5e634c0e9580a66764206 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -740,6 +740,8 @@
['no_i18n == True and mode == debug', {
# BUG(v8:4437).
+ 'built-ins/String/prototype/normalize/return-normalized-string': [SKIP],
+ 'built-ins/String/prototype/normalize/return-normalized-string-from-coerced-form': [SKIP],
'built-ins/String/prototype/normalize/return-normalized-string-using-default-parameter': [SKIP],
}], # no_i18n == True and mode == debug
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698