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

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

Issue 12500005: Add a failing test for handling broken symlinks. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 c2e3f739872b8f210e3ab723b54c8f439cf1d4ac..f3a32597fa931060da0f6a193584f6de3018708c 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -8,6 +8,8 @@ pub_uploader_test: Pass,Fail
pub_lish_test: Pass, Fail # Issue 8868
+install/broken_symlink_test: Fail # Issue 8343
+
# Pub only runs on the VM, so just rule out all compilers.
[ $compiler == dart2js || $compiler == dart2dart ]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698