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

Unified Diff: client/tests/client/client.status

Issue 9806001: Switch to win32. (Closed) Base URL: https://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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index 6af4257738d9b7f4ae49eccb66006e894a70be67..d3fd5caff1621b56c967554c418bcf23c766ae1b 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -12,7 +12,7 @@ dom/IsolateLightTest: Fail
dom/NativeGCTest: Fail # Issue 1448.
html/frog_html_tests: Skip
-[ $component == dartium && $system == windows ]
+[ $component == dartium && $system == win32 ]
dom/DOMIsolatesTest: Skip
[ $component == dartium && $mode == debug ]
@@ -53,7 +53,7 @@ html/frog_html_tests: Skip # Issue 1884
[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
*: Skip
-[ $component == webdriver && $browser == safari && ($system == linux || $system == windows) ]
+[ $component == webdriver && $browser == safari && ($system == linux || $system == win32) ]
*: Skip
# dartc (used by 'chromium') no longer generates code.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698