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

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

Issue 10536038: Skip lock file pub tests on all but the VM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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: utils/tests/pub/pub.status
diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
index 1bece3e62b9bd3ec8f46547bf85ceac8a0a42668..24e88a8ab41307af9111be494dc2ee2a2702c523 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -7,18 +7,21 @@
pub_test: Skip
version_test: Skip
pubspec_test: Skip
+lock_file_test: Skip
Jennifer Messerly 2012/06/06 21:33:53 could these all be *: Skip? That seems less error
# Pub only runs on the standalone VM, not the browser.
[ $runtime == drt || $runtime == dartium ]
pub_test: Skip
version_test: Skip
pubspec_test: Skip
+lock_file_test: Skip
# Right now, Pub update creates symlinks which aren't supported on Windows.
[ $system == windows ]
pub_test: Skip
version_test: Skip
pubspec_test: Skip
+lock_file_test: Skip
[ $compiler == frog ]
yaml_test: Fail # Issue 3215
« 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