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

Unified Diff: test/test262-es6/test262-es6.status

Issue 1067353002: Disable more failing tests after f3338dd3b01c. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 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/mjsunit.status ('k') | test/test262/test262.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262-es6/test262-es6.status
diff --git a/test/test262-es6/test262-es6.status b/test/test262-es6/test262-es6.status
index e6e999fd2012159577a4ad25a09851a8727ddf0b..b057963691fff07d3d1b973b6329de0f183f3d9a 100644
--- a/test/test262-es6/test262-es6.status
+++ b/test/test262-es6/test262-es6.status
@@ -35,6 +35,9 @@
# TODO(mstarzinger): Optimizing top-level code found some issues. Fix!
'language/expressions/addition/S9.3_A4.1_T2': [PASS, NO_VARIANTS],
+ 'language/expressions/addition/S11.6.1_A2.2_T2': [PASS, NO_VARIANTS],
+ 'language/expressions/addition/S11.6.1_A3.2_T2.2': [PASS, NO_VARIANTS],
+ 'language/expressions/addition/S11.6.1_A3.2_T2.4': [PASS, NO_VARIANTS],
# Unicode canonicalization is not available with i18n turned off.
'built-ins/String/prototype/localeCompare/15.5.4.9_CE': [['no_i18n', SKIP]],
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698