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

Unified Diff: samples/tests/samples/samples.status

Issue 9303020: Move all samples but swarm from client/samples/ to samples/ . (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 11 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/leg/scanner/source_list.dart ('k') | samples/tests/samples/src/dartcombat/DartCombatTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/samples/samples.status
===================================================================
--- samples/tests/samples/samples.status (revision 3705)
+++ samples/tests/samples/samples.status (working copy)
@@ -16,15 +16,25 @@
[ $arch == arm ]
*: Skip
+
+[ $component == chromium || $component == dartium || $component == frogium ]
+chat/ChatServerTest: Skip
+chat/HttpTest: Skip
+chat/HttpParserTest: Skip
+chat/UrlEncodingTest: Skip
+
[ $component == chromium ]
-*: Skip
+dartcombat/DartCombatTest: Skip # Issue 1218
[ $component == dartium ]
-*: Skip
+dartcombat/DartCombatTest: Skip # Bug 5279716
Emily Fortuna 2012/01/31 02:15:27 Are there any tests that were running as part of s
dgrove 2012/01/31 16:18:27 Right - we need to be set up to actually run tests
-[ $component == frogium ]
-*: Skip
+[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari)) ]
+dartcombat/DartCombatTest: Skip # passes locally but timeout on bot?
+[ $component == vm]
+dartcombat/DartCombatTest: Skip
+
[ $component == frog ]
*: Skip
« no previous file with comments | « frog/leg/scanner/source_list.dart ('k') | samples/tests/samples/src/dartcombat/DartCombatTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698