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

Unified Diff: dart/tests/corelib/corelib.status

Issue 10164004: Remove frogsh. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 8 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: dart/tests/corelib/corelib.status
diff --git a/dart/tests/corelib/corelib.status b/dart/tests/corelib/corelib.status
index 451180bc810fa1c574937ea4475140b64c3475a3..499dfa7b62451b49e8555aff3786bc544e22430c 100644
--- a/dart/tests/corelib/corelib.status
+++ b/dart/tests/corelib/corelib.status
@@ -12,7 +12,7 @@ UnicodeTest: Fail # Bug 5163868
[ $compiler == dartc ]
*VMTest: Skip
-[ $compiler == frog || $compiler == frogsh ]
+[ $compiler == frog ]
# VM or DartC specific tests not to be run by Frog. See language.status.
*VMTest: Skip
*VMNegativeTest: Skip
@@ -33,10 +33,7 @@ StringPatternTest: Fail
StringSubstringTest: Fail
StringTest: Fail # Needs index out of range checks.
-[ $compiler == frogsh ]
-DoubleCompareTest: Fail
-
-[ ($compiler == frog || $compiler == frogsh) && $runtime == none ]
+[ $compiler == frog && $runtime == none ]
*: Skip
[ $runtime == ff || $runtime == ie ]

Powered by Google App Engine
This is Rietveld 408576698