Skip to content
Snippets Groups Projects
Commit 182e9a6a authored by nweiz@google.com's avatar nweiz@google.com
Browse files

Don't mark the few passing hosted pub tests as failing.

Review URL: https://codereview.chromium.org//12082127

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@18008 260f80e4-7a28-3924-810f-c04153c831b5
parent 91a35424
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,21 @@ oauth2_test: Pass, Fail, Timeout # Issue 7905, 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment