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

Unified Diff: dart/tests/standalone/standalone.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/language/language.status ('k') | dart/tests/utils/utils.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/standalone/standalone.status
diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
index 1d542942ed1da8e4576a70950d1b210981b52cb2..39818c426b43ac777965c84d4b8157aacd682f39 100644
--- a/dart/tests/standalone/standalone.status
+++ b/dart/tests/standalone/standalone.status
@@ -37,7 +37,7 @@ package/*: Skip # Do not run those in Dartium.
[ $compiler == dartc]
*: Skip
-[ $compiler == frog || $compiler == frogsh || ($compiler == dart2js && $runtime == drt) ]
+[ $compiler == frog || ($compiler == dart2js && $runtime == drt) ]
*: Skip
[ $arch == x64 ]
« no previous file with comments | « dart/tests/language/language.status ('k') | dart/tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698