stop using the json API at pypi #9388
Annotations
10 errors
Windows / 3.11:
tests\installation\test_installer.py#L1955
test_installer_required_extras_should_not_be_removed_when_updating_single_dependency_pypi_repository
assert 8 == 7
+ where 8 = <tests.installation.test_installer.Executor object at 0x00000245B5DA2050>.installations_count
+ where <tests.installation.test_installer.Executor object at 0x00000245B5DA2050> = <poetry.installation.installer.Installer object at 0x00000245B5D71AD0>.executor
|
Windows / 3.11
Process completed with exit code 1.
|
Windows / 3.10:
tests\installation\test_installer.py#L1955
test_installer_required_extras_should_not_be_removed_when_updating_single_dependency_pypi_repository
assert 8 == 7
+ where 8 = <tests.installation.test_installer.Executor object at 0x0000027D76F30D90>.installations_count
+ where <tests.installation.test_installer.Executor object at 0x0000027D76F30D90> = <poetry.installation.installer.Installer object at 0x0000027D76F326E0>.executor
|
Windows / 3.10
Process completed with exit code 1.
|
Windows / 3.12:
tests\installation\test_installer.py#L1955
test_installer_required_extras_should_not_be_removed_when_updating_single_dependency_pypi_repository
assert 8 == 7
+ where 8 = <tests.installation.test_installer.Executor object at 0x0000016C3BC453A0>.installations_count
+ where <tests.installation.test_installer.Executor object at 0x0000016C3BC453A0> = <poetry.installation.installer.Installer object at 0x0000016C3BC44A40>.executor
|
Windows / 3.12
Process completed with exit code 1.
|
Windows / 3.8:
tests\installation\test_installer.py#L1955
test_installer_required_extras_should_not_be_removed_when_updating_single_dependency_pypi_repository
assert 8 == 7
+ where 8 = <tests.installation.test_installer.Executor object at 0x000002A3FC163E80>.installations_count
+ where <tests.installation.test_installer.Executor object at 0x000002A3FC163E80> = <poetry.installation.installer.Installer object at 0x000002A3FC3FF9A0>.executor
|
Windows / 3.8
Process completed with exit code 1.
|
Windows / 3.9:
tests\installation\test_installer.py#L1955
test_installer_required_extras_should_not_be_removed_when_updating_single_dependency_pypi_repository
assert 8 == 7
+ where 8 = <tests.installation.test_installer.Executor object at 0x000001E435A35EE0>.installations_count
+ where <tests.installation.test_installer.Executor object at 0x000001E435A35EE0> = <poetry.installation.installer.Installer object at 0x000001E43583A970>.executor
|
Windows / 3.9
Process completed with exit code 1.
|