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

Unified Diff: dart/client/tests/client/client.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 | « no previous file | dart/client/tools/buildbot_annotated_steps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/client/tests/client/client.status
diff --git a/dart/client/tests/client/client.status b/dart/client/tests/client/client.status
index 880bdd8cb1ad6f1c39b88396f3847878e86a5ab3..2698ded3d032bbfab7d3df4c980ea1cc1dc67127 100644
--- a/dart/client/tests/client/client.status
+++ b/dart/client/tests/client/client.status
@@ -106,12 +106,9 @@ html/frog_html_tests: Skip # Issue 1884
[ $compiler == frog && $runtime == d8 ]
*: Skip
-[ $compiler == frogsh && $runtime == d8 ]
-*: Skip
-
# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
[ $runtime == opera ]
*: Skip
-[ ($compiler == frog || $compiler == frogsh) && $runtime == none ]
+[ $compiler == frog && $runtime == none ]
*: Skip
« no previous file with comments | « no previous file | dart/client/tools/buildbot_annotated_steps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698