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

Unified Diff: tests/corelib/corelib.status

Issue 9146001: continued cleanup of initialization and Value (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: touchups to comments Created 8 years, 11 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 aa2cfb038af49e65fe81d48f9335d0b709033963..54ea148fe66c1777e524953f86f6fa04825aeeab 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -34,6 +34,7 @@ IndexedListAccessTest: Fail # Issue 274
ConstList*: Fail # 'const' is not currently checked.
CoreRuntimeTypesTest: Fail
DateTimeTest: Fail
+DoubleCompareTest: Fail # Issue with static finals and -Infinity, -0.
ForInTest: Fail
IndexedListAccessTest: Fail
IndexOutOfRangeExceptionTest: Fail
@@ -51,16 +52,6 @@ StringSubstringTest: Fail
StringTest: Fail # Needs index out of range checks.
-[ $component == frog ]
-DoubleCompareTest: Crash # Issue with static finals and -Infinity, -0.
-NanInfinityTest: Crash
-
-
-[ $component == frogsh || $component == frogium ]
-DoubleCompareTest: Fail # Issue with static finals and -Infinity, -0.
-NanInfinityTest: Fail
-
-
[ $arch == x64 ]
*: Skip
« frog/member.dart ('K') | « frog/value.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698