| 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
|
|
|