| Index: utils/tests/pub/pub.status
|
| diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status
|
| index e40a27c7473061556a6fe1a996336cea42c65503..b5fa128bc78db7187585e17cc65c97b01b05b8ce 100644
|
| --- a/utils/tests/pub/pub.status
|
| +++ b/utils/tests/pub/pub.status
|
| @@ -18,19 +18,19 @@ oauth2_test: Pass, Fail, Timeout # Issue 7905, 7920
|
| io_test: Fail, Pass, Timeout # Issue 7505
|
|
|
| # 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
|
| +install/hosted/install_test: Fail, Pass
|
| +install/hosted/do_not_update_on_removed_constraints_test: Fail, Pass
|
| +install/hosted/stay_locked_test: Fail, Pass
|
| +install/hosted/stay_locked_if_new_is_satisfied_test: Fail, Pass
|
| +install/hosted/remove_removed_dependency_test: Fail, Pass
|
| +install/hosted/install_transitive_test: Fail, Pass
|
| +install/hosted/unlock_if_new_is_unsatisfied_test: Fail, Pass
|
| +install/hosted/stay_locked_if_compatible_test: Fail, Pass
|
| +install/hosted/resolve_constraints_test: Fail, Pass
|
| +install/hosted/remove_removed_transitive_dependency_test: Fail, Pass
|
| +install/hosted/unlock_if_incompatible_test: Fail, Pass
|
| +update/hosted/unlock_if_necessary_test: Fail, Pass
|
| +update/hosted/remove_removed_dependency_test: Fail, Pass
|
| +update/hosted/unlock_dependers_test: Fail, Pass
|
| +update/hosted/update_removed_constraints_test: Fail, Pass
|
| +update/hosted/remove_removed_transitive_dependency_test: Fail, Pass
|
|
|