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

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

Issue 10164004: Remove frogsh. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased 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
« no previous file with comments | « dart/tests/co19/co19-frog.status ('k') | dart/tests/isolate/isolate.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/corelib/corelib.status
diff --git a/dart/tests/corelib/corelib.status b/dart/tests/corelib/corelib.status
index 42540ea48ca69051e8e0dd1829c9ff56ed856ff5..5e0d7dc7a0b0f6a52d63ce9f7d657c71216eb5af 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
@@ -36,10 +36,7 @@ StringTest: Fail # Needs index out of range checks.
[ $compiler == frog && $runtime == drt ]
ListSortTest: Fail, Pass # Issue 2667
-[ $compiler == frogsh ]
-DoubleCompareTest: Fail
-
-[ ($compiler == frog || $compiler == frogsh) && $runtime == none ]
+[ $compiler == frog && $runtime == none ]
*: Skip
[ $runtime == ff || $runtime == ie ]
« no previous file with comments | « dart/tests/co19/co19-frog.status ('k') | dart/tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698