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

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: Update status file. 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..30198467b6a795a29809d2e4d8e26bd2e607f8bb 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -34,6 +34,8 @@ string_substring_test: Fail
string_test: Fail # Needs index out of range checks.
string_replace_dollar_test: Fail
+date_time7_test: Skip # New methods (timeZoneName and timeZoneOffset) were not ported to frog.
Mads Ager (google) 2012/05/21 15:02:55 Use two lines for the comment?
floitsch 2012/05/21 15:06:32 Moved the comment before the Skip line.
+
[ $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