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

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

Issue 12082127: Don't mark the few passing hosted pub tests as failing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 53a3221aefc3e6cd801944821f15268e5ca5993e..33dc15797cde06dd1855fd9c0517a257f53b199b 100644
--- a/utils/tests/pub/pub.status
+++ b/utils/tests/pub/pub.status
@@ -17,4 +17,21 @@ curl_client_test: Pass, Fail # Issue 7920
[ $system == windows ]
io_test: Fail, Pass, Timeout # Issue 7505
-*/hosted/*: Fail # Issue 8264
+
+# Issue 8264
+install/hosted/install_test: Fail
+install/hosted/do_not_update_on_removed_constraints_test: Fail
+install/hosted/stay_locked_test: Fail
+install/hosted/stay_locked_if_new_is_satisfied_test: Fail
+install/hosted/remove_removed_dependency_test: Fail
+install/hosted/install_transitive_test: Fail
+install/hosted/unlock_if_new_is_unsatisfied_test: Fail
+install/hosted/stay_locked_if_compatible_test: Fail
+install/hosted/resolve_constraints_test: Fail
+install/hosted/remove_removed_transitive_dependency_test: Fail
+install/hosted/unlock_if_incompatible_test: Fail
+update/hosted/unlock_if_necessary_test: Fail
+update/hosted/remove_removed_dependency_test: Fail
+update/hosted/unlock_dependers_test: Fail
+update/hosted/update_removed_constraints_test: Fail
+update/hosted/remove_removed_transitive_dependency_test: Fail
« 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