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

Unified Diff: test/mozilla/mozilla.status

Issue 1297253002: [es6] Handle unicode escapes before checking for keywords (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Skip mozilla test Created 5 years, 4 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 | « src/scanner.cc ('k') | test/test262-es6/test262-es6.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 94278e39b30e2aca222e55b1a2d53cab5dc0a82e..657c5d803f65b3d9cbb8dc98ca6c19abcbc4b069 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -85,6 +85,8 @@
'ecma/String/15.5.4.8-1': [FAIL],
'ecma/String/15.5.4.9-1': [FAIL],
+ # Literals containing unicode escapes are tokenized as keywords in ES6.
+ 'ecma_3/Unicode/uc-003': [FAIL],
##################### SKIPPED TESTS #####################
« no previous file with comments | « src/scanner.cc ('k') | test/test262-es6/test262-es6.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698