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

Unified Diff: test/test262/test262.status

Issue 1403153003: Revert of Make dates default to the local timezone if none specified (https://codereview.chromium.… (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 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/date-parse.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 8b0aaf53054548d9b52e1340fc45086b042b5a2c..10933277f404f7ecad14b66304e6f58fefef03ce 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -245,6 +245,9 @@
'built-ins/Symbol/species/builtin-getter-name': [FAIL],
'built-ins/Symbol/species/subclassing': [FAIL],
+ # https://code.google.com/p/v8/issues/detail?id=4242
+ 'built-ins/Date/15.9.1.15-1': [FAIL],
+
# https://code.google.com/p/v8/issues/detail?id=4002
'built-ins/Error/prototype/S15.11.4_A2': [FAIL],
« no previous file with comments | « test/mjsunit/date-parse.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698