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

Unified Diff: tests/isolate/isolate.status

Issue 9817019: Remove backwards compatibility 'win32' name from test status files. (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 | « tests/co19/co19-runtime.status ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index a268025fb9deaad87302f4ff1b7317446a1357c7..ad5fe7883c05f0fc3b609bd63f8b0fbbcb230429 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -39,7 +39,7 @@ MixedTest: Pass,Fail # Depends on 32/64 bit Safari. See Issue 1120
Mixed2Test: Pass,Fail # Depends on 32/64 bit Safari. See Issue 1120
MessageTest: Skip
-[ $component == webdriver && $browser == ie && $system == win32 ]
+[ $component == webdriver && $browser == ie && $system == windows ]
APIv2*: Skip
[ $component == webdriver && $browser == safari && $system == macos ]
@@ -48,7 +48,7 @@ APIv2*: Skip
[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
*: Skip
-[ $component == webdriver && $browser == safari && ($system == linux || $system == win32) ]
+[ $component == webdriver && $browser == safari && ($system == linux || $system == windows) ]
*: Skip
# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698