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

Unified Diff: utils/tests/pub/pub.status

Issue 10207018: First pass at "pub update" implementation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Minor cleanup. Created 8 years, 8 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
Index: utils/tests/pub/pub.status
diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
index 1ae6fa502bdbcfa3e8f320ecc289e2322d07d507..5457b9a6d1c48d7ae26b91fc9d9c0bbad3ab457c 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -7,3 +7,7 @@
[ $runtime == drt ]
*: Skip # Pub only runs on the standalone VM, not Dartium.
+
+[ $system == windows ]
+*: Skip # Right now, Pub update creates symlinks which aren't supported on
+ # Windows.
« utils/pub/package.dart ('K') | « utils/pub/pub.dart ('k') | utils/tests/pub/pub_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698