commit:     f928affed01109a2d77c8de8f12e08b942ed31e9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 17:03:53 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 19:46:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f928affe

dev-python/pip: Update deselected test list

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pip/pip-23.0.1.ebuild | 5 -----
 1 file changed, 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

Reply via email to