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

Unified Diff: tests/corelib/corelib.status

Issue 11226003: Make sure that parts of a date are returned as ints. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add comment. Created 8 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
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 2607615383b0ab3e544e052921daa8c80eb5b337..54df65e988bf5aae208aae3ca6cb7f276d5c3e4b 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -54,9 +54,6 @@ null_nosuchmethod_test: Fail # Bug 5513
[ $compiler == dart2js && $runtime == safari ]
core_runtime_types_test: Fail
-[ $compiler == dart2js && $runtime == ff && $system == windows ]
-date_time8_test: Fail # http://dartbug.com/5523
-
[ $compiler == dart2js && $runtime == ie9 ]
date_time7_test: Fail # BUG(3304): Maybe this doesn't time out?
reg_exp_all_matches_test: Fail # BUG(3304): Maybe this doesn't time out?

Powered by Google App Engine
This is Rietveld 408576698