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

Unified Diff: test/test262/test262.status

Issue 1648243003: [regexp] Change test262 expectation for noi18n build. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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 081c489a3b88d6b1af67bd761463a3a89ca2df4f..a466a8cb269f353786cf10f6a11a27037d5b27e0 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -36,6 +36,9 @@
# Unicode canonicalization is not available with i18n turned off.
'built-ins/String/prototype/localeCompare/15.5.4.9_CE': [['no_i18n', SKIP]],
+ # Unicode regexp case mapping is not available with i18n turned off.
+ 'language/literals/regexp/u-case-mapping': [['no_i18n', SKIP]],
Michael Achenbach 2016/01/29 10:24:00 So is this a bug? It's in the bugs section, but ha
+
###################### NEEDS INVESTIGATION #######################
# Possibly same cause as S8.5_A2.1, below: floating-point tests.
« 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