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

Unified Diff: tests/standalone/standalone.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/language/language.status ('k') | tools/testing/dart/test_options.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index ba20bffc70a51b4b93e9d3c8ee14fad5e38f8f7c..b7961e19d582c7c3f6be7c804e0fcc033e0b08a9 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -21,7 +21,7 @@ io/TestExtensionTest: Fail # shared library in wrong place (issue 1817)
io/SocketManyConnectionsTest: Skip
io/TestExtensionTest: Skip # Extensions not implemented on MacOS
-[ $component == vm && $system == win32]
+[ $component == vm && $system == windows]
io/TestExtensionTest: Skip # Extensions not implemented on Windows
io/HttpShutdownTest: Skip # Currently times out on windows
« no previous file with comments | « tests/language/language.status ('k') | tools/testing/dart/test_options.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698