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

Unified Diff: tests/corelib/corelib.status

Issue 10413031: Reapply "Add support for timezone offset and timezone name." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comment. Created 8 years, 7 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 | « runtime/vm/os_win.cc ('k') | tests/corelib/date_time7_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index ee97f3a287662804de4bda85e1bf1d86353c102a..00befdaa01eec94d592d9e8978271043531eee63 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -34,6 +34,9 @@ string_substring_test: Fail
string_test: Fail # Needs index out of range checks.
string_replace_dollar_test: Fail
+# New methods (timeZoneName and timeZoneOffset) were not ported to frog.
+date_time7_test: Skip
+
[ $compiler == frog && $runtime == drt ]
list_sort_test: Fail, Pass # Issue 2667
« no previous file with comments | « runtime/vm/os_win.cc ('k') | tests/corelib/date_time7_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698