pre-commit: skip a bunch of tests that try to access the network
This commit is contained in:
@@ -178,6 +178,25 @@ python3Packages.buildPythonApplication rec {
|
||||
"test_swift_language"
|
||||
"test_run_example_executable"
|
||||
"test_run_dep"
|
||||
"test_control_c_control_c_on_install"
|
||||
"test_healthy_default_creator"
|
||||
"test_healthy_venv_creator"
|
||||
"test_invalidated_virtualenv"
|
||||
"test_language_versioned_python_hook"
|
||||
"test_local_python_repo"
|
||||
"test_python_hook_weird_setup_cfg"
|
||||
"test_really_long_file_paths"
|
||||
"test_reinstall"
|
||||
"test_repository_state_compatibility[v1]"
|
||||
"test_repository_state_compatibility[v2]"
|
||||
"test_simple_python_hook_default_version"
|
||||
"test_simple_python_hook"
|
||||
"test_unhealthy_old_virtualenv"
|
||||
"test_unhealthy_python_goes_missing"
|
||||
"test_unhealthy_system_version_changes"
|
||||
"test_unhealthy_then_replaced"
|
||||
"test_unhealthy_unexpected_pyvenv"
|
||||
"test_unhealthy_with_version_change"
|
||||
|
||||
# i don't know why these fail
|
||||
"test_install_existing_hooks_no_overwrite"
|
||||
|
||||
Reference in New Issue
Block a user