summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-19 18:03:53 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-19 20:46:13 +0100
commitf928affed01109a2d77c8de8f12e08b942ed31e9 (patch)
tree63ff8225a7eca0215b60054478763b6604a9a334 /dev-python/pip
parentmedia-video/vdr: Stabilize 2.6.3 amd64, #895454 (diff)
downloadgentoo-f928affed01109a2d77c8de8f12e08b942ed31e9.tar.gz
gentoo-f928affed01109a2d77c8de8f12e08b942ed31e9.tar.bz2
gentoo-f928affed01109a2d77c8de8f12e08b942ed31e9.zip
dev-python/pip: Update deselected test list
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pip')
-rw-r--r--dev-python/pip/pip-23.0.1.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-python/pip/pip-23.0.1.ebuild b/dev-python/pip/pip-23.0.1.ebuild
index 6fd14699751b..5ee61a89133b 100644
--- a/dev-python/pip/pip-23.0.1.ebuild
+++ b/dev-python/pip/pip-23.0.1.ebuild
@@ -89,15 +89,10 @@ python_test() {
local EPYTEST_DESELECT=(
tests/functional/test_inspect.py::test_inspect_basic
tests/functional/test_install.py::test_double_install_fail
- tests/functional/test_list.py::test_multiple_exclude_and_normalization
# Internet
tests/functional/test_install.py::test_install_dry_run
- tests/functional/test_install.py::test_install_editable_with_prefix_setup_cfg
- tests/functional/test_install.py::test_editable_install__local_dir_no_setup_py_with_pyproject
tests/functional/test_install.py::test_editable_install__local_dir_setup_requires_with_pyproject
tests/functional/test_install.py::test_install_8559_wheel_package_present
- # git: fatal: transport 'file' not allowed
- tests/functional/test_install_vcs_git.py::test_check_submodule_addition
# TODO
tests/unit/test_network_auth.py::test_keyring_cli_get_password
tests/unit/test_network_auth.py::test_keyring_cli_set_password