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

Unified Diff: frog/tests/frog/frog.status

Issue 9837126: Delete temporary files on firefox bot. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 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 | « frog/scripts/buildbot_annotated_steps.py ('k') | tools/testing/dart/test_suite.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/tests/frog/frog.status
===================================================================
--- frog/tests/frog/frog.status (revision 5945)
+++ frog/tests/frog/frog.status (working copy)
@@ -15,11 +15,11 @@
NativeCheckedFieldsFrogTest: Fail
-[ $runtime == vm || $compiler == dartc || $compiler == frog || $compiler == dart2js || $runtime == drt && $compiler == none ]
+[ $runtime == vm || $compiler == dartc || $compiler == frog || $compiler == dart2js || ($runtime == drt && $compiler == none) ]
Node*Test: Skip
-[ $compiler == frog || $compiler == frogsh || $compiler == dartc || $runtime == drt && $compiler == none || $compiler == dart2js ]
+[ $compiler == frog || $compiler == frogsh || $compiler == dartc || ($runtime == drt && $compiler == none) || $compiler == dart2js ]
FrogServerTest: Skip
« no previous file with comments | « frog/scripts/buildbot_annotated_steps.py ('k') | tools/testing/dart/test_suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698