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

Unified Diff: tests/corelib/corelib.status

Issue 9466048: Implement (subset of) ISO 8601 for date-reading. Fix other bugs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add assert. Created 8 years, 10 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 c492469f220fc765903b74d93006a490f6082b2b..19f335a3a41cdf4d1bb3201a22ec1d959d4f598b 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -25,7 +25,6 @@ StringSplitRegExpTest: Fail # Issue 429
ConstList*: Fail # 'const' is not currently checked.
CoreRuntimeTypesTest: Fail
-DateTimeTest: Fail
DoubleCompareTest: Fail # Issue with static finals and -Infinity, -0.
ForInTest: Fail
ListTest: Fail

Powered by Google App Engine
This is Rietveld 408576698