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

Unified Diff: tests/corelib/corelib.status

Issue 8974017: .status: fix test status for frogium (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 9 years 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 | « no previous file | no next file » | 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 e2516644af9e06a06cc41d1acb7c3fe5f4c3025a..d8c1fcd3cb53394cb5739c4761a4a08ca9c2f7d1 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -32,6 +32,7 @@ IndexedListAccessTest: Fail # Issue 274
# Note: Correctly skips 4 VMTests that rely on VM internals
ConstList*: Fail # 'const' is not currently checked.
+CoreRuntimeTypesTest: Fail
DateTimeTest: Fail
DoubleCompareTest: Fail # Issue with static finals and -Infinity, -0.
ForInTest: Fail
@@ -52,11 +53,6 @@ StringPatternTest: Fail
StringSubstringTest: Fail
StringTest: Fail # Needs index out of range checks.
-[ $component == frog || $component == frogsh ]
-CoreRuntimeTypesTest: Fail
-
-[ $component == frogium ]
-CoreRuntimeTypesTest: Timeout
[ $arch == x64 ]
*: Skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698