Skip to content

WIP

WIP #49

Triggered via push September 30, 2024 17:55
Status Failure
Total duration 10m 15s
Artifacts

tests.yaml

on: push
Detect changed files
3s
Detect changed files
Check poetry.lock
0s
Check poetry.lock
Check fixtures (PyPI)
0s
Check fixtures (PyPI)
Matrix: tests-matrix
Smoke-test build and install
0s
Smoke-test build and install
Fit to window
Zoom out
Zoom in

Annotations

224 errors
Ubuntu (Python 3.12) / mypy
Process completed with exit code 1.
Ubuntu (Python 3.10) / mypy
Process completed with exit code 1.
Ubuntu (Python 3.11) / mypy
Process completed with exit code 1.
Ubuntu (Python 3.9) / mypy
Process completed with exit code 1.
Ubuntu (Python 3.8) / mypy
Process completed with exit code 1.
macOS aarch64 (Python 3.9) / mypy
Process completed with exit code 1.
Ubuntu (Python 3.11) / pytest: tests/inspection/test_lazy_wheel.py#L457
test_metadata_from_wheel_url_invalid_wheel poetry.inspection.lazy_wheel.LazyWheelUnsupportedError: Attempts to use lazy wheel metadata retrieval for demo-missing-dist-info from https://invalid-wheel.com/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl failed
Ubuntu (Python 3.11) / pytest: tests/repositories/test_pypi_repository.py#L250
test_pypi_repository_supports_reading_bz2_files AssertionError: assert 0 == 71 + where 0 = len([]) + where [] = Package('twisted', '18.9.0').requires
Ubuntu (Python 3.11) / pytest: tests/puzzle/test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw0/test_search_for_directory_setu2/project/PKG-INFO'
Ubuntu (Python 3.11) / pytest: tests/puzzle/test_provider.py#L268
test_search_for_vcs_read_setup_raises_error_if_no_version FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw0/test_search_for_vcs_read_setup0/.cache/pypoetry/src/demo/no-version/PKG-INFO'
Ubuntu (Python 3.11) / pytest: tests/puzzle/test_provider.py#L329
test_search_for_directory_setup_with_base[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw0/test_search_for_directory_setu3/project/PKG-INFO'
Ubuntu (Python 3.11) / pytest: tests/puzzle/test_provider.py#L412
test_search_for_directory_setup_read_setup_with_no_dependencies FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw0/test_search_for_directory_setu4/project/PKG-INFO'
Ubuntu (Python 3.11) / pytest: tests/puzzle/test_provider.py#L488
test_search_for_file_sdist zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.11) / pytest: tests/puzzle/test_provider.py#L519
test_search_for_file_sdist_with_extras zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.11) / pytest: tests/repositories/test_legacy_repository.py#L197
test_get_package_information_skips_dependencies_with_invalid_constraints AssertionError: assert 0 == 25 + where 0 = len([]) + where [] = Package('python-language-server', '0.21.2', source_type='legacy', source_url='https://legacy.foo.bar', source_reference='legacy').requires
Ubuntu (Python 3.11) / pytest: tests/console/commands/test_add.py#L652
test_add_file_constraint_sdist[required_fixtures0] zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.10) / mypy
Process completed with exit code 1.
macOS aarch64 (Python 3.9) / pytest: tests/puzzle/test_provider.py#L488
test_search_for_file_sdist zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.9) / pytest: tests/repositories/test_http_repository.py#L127
test_get_info_from_wheel_state_sequence FileNotFoundError: [Errno 2] No such file or directory: '/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpyvc4ax7s/poetry_core-1.5.0-py3-none-any.whl'
macOS aarch64 (Python 3.9) / pytest: tests/puzzle/test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_search_for_directory_setu3/project/PKG-INFO'
macOS aarch64 (Python 3.9) / pytest: tests/puzzle/test_provider.py#L412
test_search_for_directory_setup_read_setup_with_no_dependencies FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_search_for_directory_setu4/project/PKG-INFO'
macOS aarch64 (Python 3.9) / pytest: tests/puzzle/test_provider.py#L519
test_search_for_file_sdist_with_extras zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.9) / pytest: tests/puzzle/test_provider.py#L329
test_search_for_directory_setup_with_base[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_search_for_directory_setu6/project/PKG-INFO'
macOS aarch64 (Python 3.9) / pytest: tests/puzzle/test_provider.py#L268
test_search_for_vcs_read_setup_raises_error_if_no_version FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_search_for_vcs_read_setup2/.cache/pypoetry/src/demo/no-version/PKG-INFO'
macOS aarch64 (Python 3.9) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[../demo/demo.whl-expected_variants15] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/demo/demo.whl/PKG-INFO'
macOS aarch64 (Python 3.9) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[../demo-expected_variants14] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/demo/PKG-INFO'
macOS aarch64 (Python 3.9) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[https://files.pythonhosted.org/distributions/demo-0.1.0.tar.gz-expected_variants16] zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.8) / pytest: tests/repositories/test_legacy_repository.py#L197
test_get_package_information_skips_dependencies_with_invalid_constraints AssertionError: assert 0 == 25 + where 0 = len([]) + where [] = Package('python-language-server', '0.21.2', source_type='legacy', source_url='https://legacy.foo.bar', source_reference='legacy').requires
Ubuntu (Python 3.8) / pytest: tests/inspection/test_lazy_wheel.py#L457
test_metadata_from_wheel_url_invalid_wheel poetry.inspection.lazy_wheel.LazyWheelUnsupportedError: Attempts to use lazy wheel metadata retrieval for demo-missing-dist-info from https://invalid-wheel.com/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl failed
Ubuntu (Python 3.8) / pytest: tests/console/commands/test_add.py#L652
test_add_file_constraint_sdist[required_fixtures0] zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.8) / pytest: tests/console/commands/test_add.py#L616
test_add_file_constraint_wheel[required_fixtures0] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.8) / pytest: tests/puzzle/test_provider.py#L519
test_search_for_file_sdist_with_extras zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.8) / pytest: tests/puzzle/test_provider.py#L412
test_search_for_directory_setup_read_setup_with_no_dependencies FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_search_for_directory_setu3/project/PKG-INFO'
Ubuntu (Python 3.8) / pytest: tests/puzzle/test_provider.py#L488
test_search_for_file_sdist zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.8) / pytest: tests/puzzle/test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_search_for_directory_setu6/project/PKG-INFO'
Ubuntu (Python 3.8) / pytest: tests/puzzle/test_provider.py#L329
test_search_for_directory_setup_with_base[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw2/test_search_for_directory_setu7/project/PKG-INFO'
Ubuntu (Python 3.8) / pytest: tests/inspection/test_info.py#L353
test_info_setup_complex_calls_script FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_info_setup_complex_calls_0/source/PKG-INFO'
macOS aarch64 (Python 3.10) / pytest: tests/installation/test_installer.py#L1284
test_run_installs_with_local_poetry_file_transitive poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS aarch64 (Python 3.10) / pytest: tests/installation/test_installer.py#L2192
test_run_installs_with_same_version_url_files[win32] zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.10) / pytest: tests/installation/test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[False] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS aarch64 (Python 3.10) / pytest: tests/repositories/test_http_repository.py#L127
test_get_info_from_wheel_state_sequence FileNotFoundError: [Errno 2] No such file or directory: '/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpyil4gtdy/poetry_core-1.5.0-py3-none-any.whl'
macOS aarch64 (Python 3.10) / pytest: tests/installation/test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[True] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS aarch64 (Python 3.10) / pytest: tests/installation/test_installer.py#L2192
test_run_installs_with_same_version_url_files[linux] zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.10) / pytest: tests/installation/test_installer.py#L1169
test_run_installs_wheel_with_no_requires_dist poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS aarch64 (Python 3.10) / pytest: tests/installation/test_installer.py#L1141
test_run_installs_with_local_file poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS aarch64 (Python 3.10) / pytest: tests/installation/test_installer.py#L1317
test_run_installs_with_local_setuptools_directory FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw0/test_run_installs_with_local_s0/root/project/PKG-INFO'
macOS aarch64 (Python 3.10) / pytest: tests/console/commands/test_add.py#L652
test_add_file_constraint_sdist[required_fixtures0] zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.9) / pytest: tests/inspection/test_lazy_wheel.py#L457
test_metadata_from_wheel_url_invalid_wheel poetry.inspection.lazy_wheel.LazyWheelUnsupportedError: Attempts to use lazy wheel metadata retrieval for demo-missing-dist-info from https://invalid-wheel.com/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl failed
Ubuntu (Python 3.9) / pytest: tests/console/commands/test_show.py#L1028
test_show_outdated_local_dependencies[project_with_local_dependencies-required_fixtures0] FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_show_outdated_local_depen0/project_with_setup/PKG-INFO'
Ubuntu (Python 3.9) / pytest: tests/installation/test_installer.py#L2192
test_run_installs_with_same_version_url_files[win32] zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.9) / pytest: tests/installation/test_installer.py#L1169
test_run_installs_wheel_with_no_requires_dist poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.9) / pytest: tests/installation/test_installer.py#L1141
test_run_installs_with_local_file poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.9) / pytest: tests/installation/test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[True] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.9) / pytest: tests/installation/test_installer.py#L2192
test_run_installs_with_same_version_url_files[linux] zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.9) / pytest: tests/installation/test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[False] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.9) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[../demo/demo.whl-expected_variants15] FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw1/demo/demo.whl/PKG-INFO'
Ubuntu (Python 3.9) / pytest: tests/installation/test_installer.py#L1317
test_run_installs_with_local_setuptools_directory FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_run_installs_with_local_s0/root/project/PKG-INFO'
Ubuntu (Python 3.10) / pytest: tests/repositories/test_pypi_repository.py#L250
test_pypi_repository_supports_reading_bz2_files AssertionError: assert 0 == 71 + where 0 = len([]) + where [] = Package('twisted', '18.9.0').requires
Ubuntu (Python 3.10) / pytest: tests/repositories/test_legacy_repository.py#L197
test_get_package_information_skips_dependencies_with_invalid_constraints AssertionError: assert 0 == 25 + where 0 = len([]) + where [] = Package('python-language-server', '0.21.2', source_type='legacy', source_url='https://legacy.foo.bar', source_reference='legacy').requires
Ubuntu (Python 3.10) / pytest: tests/inspection/test_lazy_wheel.py#L457
test_metadata_from_wheel_url_invalid_wheel poetry.inspection.lazy_wheel.LazyWheelUnsupportedError: Attempts to use lazy wheel metadata retrieval for demo-missing-dist-info from https://invalid-wheel.com/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl failed
Ubuntu (Python 3.10) / pytest: tests/puzzle/test_solver.py#L2982
test_solver_can_resolve_wheel_dependencies_with_extras poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.10) / pytest: tests/puzzle/test_solver.py#L2902
test_solver_can_resolve_sdist_dependencies_with_extras zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.10) / pytest: tests/puzzle/test_solver.py#L2864
test_solver_can_resolve_sdist_dependencies zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.10) / pytest: tests/puzzle/test_solver.py#L3927
test_solver_cannot_choose_another_version_for_file_dependencies poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.10) / pytest: tests/puzzle/test_solver.py#L2942
test_solver_can_resolve_wheel_dependencies poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.10) / pytest: tests/console/commands/test_add.py#L616
test_add_file_constraint_wheel[required_fixtures0] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.10) / pytest: tests/console/commands/test_add.py#L652
test_add_file_constraint_sdist[required_fixtures0] zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.12) / pytest: tests/installation/test_installer.py#L1169
test_run_installs_wheel_with_no_requires_dist poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.12) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[https://files.pythonhosted.org/distributions/demo-0.1.0.tar.gz-expected_variants16] zipfile.BadZipFile: File is not a zip file
Ubuntu (Python 3.12) / pytest: tests/installation/test_installer.py#L1284
test_run_installs_with_local_poetry_file_transitive poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Ubuntu (Python 3.12) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[../demo/demo.whl-expected_variants15] FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw3/demo/demo.whl/PKG-INFO'
Ubuntu (Python 3.12) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[../demo-expected_variants14] FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw3/demo/PKG-INFO'
Ubuntu (Python 3.12) / pytest: tests/repositories/test_http_repository.py#L127
test_get_info_from_wheel_state_sequence FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp43w7mdgh/poetry_core-1.5.0-py3-none-any.whl'
Ubuntu (Python 3.12) / pytest: tests/inspection/test_info.py#L223
test_info_from_wheel_metadata_version_unknown Failed: DID NOT RAISE <class 'poetry.inspection.info.PackageInfoError'>
Ubuntu (Python 3.12) / pytest: tests/inspection/test_info.py#L353
test_info_setup_complex_calls_script FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_info_setup_complex_calls_0/source/PKG-INFO'
Ubuntu (Python 3.12) / pytest: tests/inspection/test_info.py#L321
test_info_setup_simple FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_info_setup_simple0/source/PKG-INFO'
Ubuntu (Python 3.12) / pytest: tests/inspection/test_info.py#L254
test_info_from_bdist AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x7ff47b6b4c50>._source_type
Windows (Python 3.10) / mypy
Process completed with exit code 1.
macOS aarch64 (Python 3.11) / mypy
Process completed with exit code 1.
Windows (Python 3.11) / mypy
Process completed with exit code 1.
macOS aarch64 (Python 3.12) / mypy
Process completed with exit code 1.
Windows (Python 3.8) / mypy
Process completed with exit code 1.
Windows (Python 3.12) / mypy
Process completed with exit code 1.
macOS aarch64 (Python 3.11) / pytest: tests/installation/test_installer.py#L1317
test_run_installs_with_local_setuptools_directory FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_run_installs_with_local_s0/root/project/PKG-INFO'
macOS aarch64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_search_for_directory_setu3/project/PKG-INFO'
macOS aarch64 (Python 3.11) / pytest: tests/installation/test_installer.py#L1169
test_run_installs_wheel_with_no_requires_dist poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS aarch64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L329
test_search_for_directory_setup_with_base[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_search_for_directory_setu4/project/PKG-INFO'
macOS aarch64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L268
test_search_for_vcs_read_setup_raises_error_if_no_version FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_search_for_vcs_read_setup0/.cache/pypoetry/src/demo/no-version/PKG-INFO'
macOS aarch64 (Python 3.11) / pytest: tests/installation/test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[False] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS aarch64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L519
test_search_for_file_sdist_with_extras zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L488
test_search_for_file_sdist zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.11) / pytest: tests/installation/test_installer.py#L1284
test_run_installs_with_local_poetry_file_transitive poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS aarch64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L412
test_search_for_directory_setup_read_setup_with_no_dependencies FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_search_for_directory_setu5/project/PKG-INFO'
macOS aarch64 (Python 3.8) / mypy
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
macOS aarch64 (Python 3.8) / mypy
Process completed with exit code 1.
Windows (Python 3.9) / mypy
Process completed with exit code 1.
Windows (Python 3.10) / pytest: tests\puzzle\test_provider.py#L488
test_search_for_file_sdist zipfile.BadZipFile: File is not a zip file
Windows (Python 3.10) / pytest: tests\puzzle\test_provider.py#L268
test_search_for_vcs_read_setup_raises_error_if_no_version FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_vcs_read_setup1\\.cache\\pypoetry\\src\\demo\\no-version\\PKG-INFO'
Windows (Python 3.10) / pytest: tests\puzzle\test_provider.py#L519
test_search_for_file_sdist_with_extras zipfile.BadZipFile: File is not a zip file
Windows (Python 3.10) / pytest: tests\puzzle\test_provider.py#L329
test_search_for_directory_setup_with_base[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_directory_setu4\\project\\PKG-INFO'
Windows (Python 3.10) / pytest: tests\puzzle\test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_directory_setu6\\project\\PKG-INFO'
Windows (Python 3.10) / pytest: tests\puzzle\test_provider.py#L412
test_search_for_directory_setup_read_setup_with_no_dependencies FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_directory_setu7\\project\\PKG-INFO'
Windows (Python 3.10) / pytest: tests\inspection\test_info.py#L223
test_info_from_wheel_metadata_version_unknown Failed: DID NOT RAISE <class 'poetry.inspection.info.PackageInfoError'>
Windows (Python 3.10) / pytest: tests\inspection\test_info.py#L353
test_info_setup_complex_calls_script FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_info_setup_complex_calls_0\\source\\PKG-INFO'
Windows (Python 3.10) / pytest: tests\inspection\test_info.py#L372
test_info_setup_missing_mandatory_should_trigger_pep517[name] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_info_setup_missing_mandat0\\source\\PKG-INFO'
Windows (Python 3.10) / pytest: tests\inspection\test_info.py#L327
test_info_setup_complex FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_info_setup_complex0\\source\\PKG-INFO'
macOS x86_64 (Python 3.10) / mypy
Process completed with exit code 1.
Windows (Python 3.8) / pytest: tests\inspection\test_lazy_wheel.py#L457
test_metadata_from_wheel_url_invalid_wheel poetry.inspection.lazy_wheel.LazyWheelUnsupportedError: Attempts to use lazy wheel metadata retrieval for demo-missing-dist-info from https://invalid-wheel.com/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl failed
Windows (Python 3.8) / pytest: tests\puzzle\test_provider.py#L412
test_search_for_directory_setup_read_setup_with_no_dependencies FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_directory_setu1\\project\\PKG-INFO'
Windows (Python 3.8) / pytest: tests\puzzle\test_provider.py#L519
test_search_for_file_sdist_with_extras zipfile.BadZipFile: File is not a zip file
Windows (Python 3.8) / pytest: tests\puzzle\test_provider.py#L488
test_search_for_file_sdist zipfile.BadZipFile: File is not a zip file
Windows (Python 3.8) / pytest: tests\puzzle\test_provider.py#L268
test_search_for_vcs_read_setup_raises_error_if_no_version FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_vcs_read_setup2\\.cache\\pypoetry\\src\\demo\\no-version\\PKG-INFO'
Windows (Python 3.8) / pytest: tests\puzzle\test_provider.py#L329
test_search_for_directory_setup_with_base[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_directory_setu5\\project\\PKG-INFO'
Windows (Python 3.8) / pytest: tests\puzzle\test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_directory_setu6\\project\\PKG-INFO'
Windows (Python 3.8) / pytest: tests\inspection\test_info.py#L306
test_info_no_setup_pkg_info_no_deps_for_sure assert None == [] + where None = <poetry.inspection.info.PackageInfo object at 0x000001B46EEBBF70>.requires_dist
Windows (Python 3.8) / pytest: tests\inspection\test_info.py#L211
test_info_from_wheel_metadata_version_23 AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x000001B46F8C95B0>._source_type
Windows (Python 3.8) / pytest: tests\inspection\test_info.py#L321
test_info_setup_simple FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_info_setup_simple0\\source\\PKG-INFO'
macOS aarch64 (Python 3.12) / pytest: tests/puzzle/test_provider.py#L412
test_search_for_directory_setup_read_setup_with_no_dependencies FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_search_for_directory_setu0/project/PKG-INFO'
macOS aarch64 (Python 3.12) / pytest: tests/puzzle/test_provider.py#L268
test_search_for_vcs_read_setup_raises_error_if_no_version FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_search_for_vcs_read_setup0/.cache/pypoetry/src/demo/no-version/PKG-INFO'
macOS aarch64 (Python 3.12) / pytest: tests/puzzle/test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_search_for_directory_setu3/project/PKG-INFO'
macOS aarch64 (Python 3.12) / pytest: tests/puzzle/test_provider.py#L519
test_search_for_file_sdist_with_extras zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.12) / pytest: tests/puzzle/test_provider.py#L329
test_search_for_directory_setup_with_base[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_search_for_directory_setu5/project/PKG-INFO'
macOS aarch64 (Python 3.12) / pytest: tests/puzzle/test_provider.py#L488
test_search_for_file_sdist zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.12) / pytest: tests/repositories/test_pypi_repository.py#L250
test_pypi_repository_supports_reading_bz2_files AssertionError: assert 0 == 71 + where 0 = len([]) + where [] = Package('twisted', '18.9.0').requires
macOS aarch64 (Python 3.12) / pytest: tests/puzzle/test_solver.py#L2982
test_solver_can_resolve_wheel_dependencies_with_extras poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS aarch64 (Python 3.12) / pytest: tests/puzzle/test_solver.py#L2864
test_solver_can_resolve_sdist_dependencies zipfile.BadZipFile: File is not a zip file
macOS aarch64 (Python 3.12) / pytest: tests/inspection/test_info.py#L327
test_info_setup_complex FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw2/test_info_setup_complex0/source/PKG-INFO'
Windows (Python 3.11) / pytest: tests\puzzle\test_solver.py#L3927
test_solver_cannot_choose_another_version_for_file_dependencies poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Windows (Python 3.11) / pytest: tests\inspection\test_info.py#L191
test_info_from_sdist_no_pkg_info AttributeError: 'NoneType' object has no attribute 'decode'
Windows (Python 3.11) / pytest: tests\inspection\test_info.py#L254
test_info_from_bdist AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x000002D9FDCF2B90>._source_type
Windows (Python 3.11) / pytest: tests\inspection\test_info.py#L211
test_info_from_wheel_metadata_version_23 AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x000002D9FF0AC050>._source_type
Windows (Python 3.11) / pytest: tests\inspection\test_info.py#L223
test_info_from_wheel_metadata_version_unknown Failed: DID NOT RAISE <class 'poetry.inspection.info.PackageInfoError'>
Windows (Python 3.11) / pytest: tests\inspection\test_info.py#L321
test_info_setup_simple FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_info_setup_simple0\\source\\PKG-INFO'
Windows (Python 3.11) / pytest: tests\inspection\test_info.py#L185
test_info_from_sdist AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x000002D9FDC24D10>._source_type
Windows (Python 3.11) / pytest: tests\inspection\test_info.py#L372
test_info_setup_missing_mandatory_should_trigger_pep517[name] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_info_setup_missing_mandat0\\source\\PKG-INFO'
Windows (Python 3.11) / pytest: tests\inspection\test_info.py#L200
test_info_from_wheel AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x000002D9FDD811D0>._source_type
Windows (Python 3.11) / pytest: tests\inspection\test_info.py#L286
test_info_from_requires_txt assert None + where None = <poetry.inspection.info.PackageInfo object at 0x000002D9FF29B5D0>.requires_dist
Windows (Python 3.12) / pytest: tests\installation\test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[True] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Windows (Python 3.12) / pytest: tests\installation\test_installer.py#L1169
test_run_installs_wheel_with_no_requires_dist poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Windows (Python 3.12) / pytest: tests\installation\test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[False] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Windows (Python 3.12) / pytest: tests\installation\test_installer.py#L1141
test_run_installs_with_local_file poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Windows (Python 3.12) / pytest: tests\installation\test_installer.py#L1317
test_run_installs_with_local_setuptools_directory FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw3\\test_run_installs_with_local_s0\\root\\project\\PKG-INFO'
Windows (Python 3.12) / pytest: tests\puzzle\test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_directory_setu0\\project\\PKG-INFO'
Windows (Python 3.12) / pytest: tests\installation\test_installer.py#L1284
test_run_installs_with_local_poetry_file_transitive poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Windows (Python 3.12) / pytest: tests\installation\test_installer.py#L2192
test_run_installs_with_same_version_url_files[win32] zipfile.BadZipFile: File is not a zip file
Windows (Python 3.12) / pytest: tests\puzzle\test_provider.py#L268
test_search_for_vcs_read_setup_raises_error_if_no_version FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_search_for_vcs_read_setup1\\.cache\\pypoetry\\src\\demo\\no-version\\PKG-INFO'
Windows (Python 3.12) / pytest: tests\installation\test_installer.py#L2192
test_run_installs_with_same_version_url_files[linux] zipfile.BadZipFile: File is not a zip file
Windows (Python 3.9) / pytest: tests\console\commands\test_show.py#L1028
test_show_outdated_local_dependencies[project_with_local_dependencies-required_fixtures0] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw2\\test_show_outdated_local_depen0\\project_with_setup\\PKG-INFO'
Windows (Python 3.9) / pytest: tests\puzzle\test_solver.py#L2982
test_solver_can_resolve_wheel_dependencies_with_extras poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Windows (Python 3.9) / pytest: tests\puzzle\test_solver.py#L2902
test_solver_can_resolve_sdist_dependencies_with_extras zipfile.BadZipFile: File is not a zip file
Windows (Python 3.9) / pytest: tests\puzzle\test_solver.py#L3927
test_solver_cannot_choose_another_version_for_file_dependencies poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
Windows (Python 3.9) / pytest: tests\inspection\test_info.py#L372
test_info_setup_missing_mandatory_should_trigger_pep517[name] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_info_setup_missing_mandat0\\source\\PKG-INFO'
Windows (Python 3.9) / pytest: tests\inspection\test_info.py#L254
test_info_from_bdist AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x00000247AB676310>._source_type
Windows (Python 3.9) / pytest: tests\inspection\test_info.py#L200
test_info_from_wheel AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x00000247AB41B2B0>._source_type
Windows (Python 3.9) / pytest: tests\inspection\test_info.py#L185
test_info_from_sdist AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x00000247AB7FFF70>._source_type
Windows (Python 3.9) / pytest: tests\utils\test_dependency_specification.py#L185
test_parse_dependency_specification[https://files.pythonhosted.org/distributions/demo-0.1.0.tar.gz-expected_variants16] zipfile.BadZipFile: File is not a zip file
Windows (Python 3.9) / pytest: tests\inspection\test_info.py#L372
test_info_setup_missing_mandatory_should_trigger_pep517[version] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_info_setup_missing_mandat1\\source\\PKG-INFO'
macOS aarch64 (Python 3.8) / pytest
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L211
test_info_from_wheel_metadata_version_23 AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x105a93070>._source_type
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L254
test_info_from_bdist AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x106d35fd0>._source_type
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L224
test_info_from_wheel_metadata_version_unknown Failed: DID NOT RAISE <class 'poetry.inspection.info.PackageInfoError'>
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L341
test_info_setup_complex_pep517_error FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_info_setup_complex_pep5170/source/PKG-INFO'
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L286
test_info_from_requires_txt assert None + where None = <poetry.inspection.info.PackageInfo object at 0x106b337c0>.requires_dist
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L372
test_info_setup_missing_mandatory_should_trigger_pep517[version] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_info_setup_missing_mandat0/source/PKG-INFO'
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L321
test_info_setup_simple FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_info_setup_simple0/source/PKG-INFO'
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L191
test_info_from_sdist_no_pkg_info AttributeError: 'NoneType' object has no attribute 'decode'
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L327
test_info_setup_complex FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_info_setup_complex0/source/PKG-INFO'
macOS aarch64 (Python 3.8) / pytest: tests/inspection/test_info.py#L274
test_info_from_poetry_directory_fallback_on_poetry_create_error FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry/poetry/tests/fixtures/inspection/demo_poetry_package/PKG-INFO'
macOS aarch64 (Python 3.8) / pytest (poetry-plugin-export)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
macOS x86_64 (Python 3.11) / mypy
Process completed with exit code 1.
macOS x86_64 (Python 3.12) / mypy
Process completed with exit code 1.
macOS x86_64 (Python 3.10) / pytest: tests/installation/test_installer.py#L2192
test_run_installs_with_same_version_url_files[linux] zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.10) / pytest: tests/installation/test_installer.py#L1317
test_run_installs_with_local_setuptools_directory FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw3/test_run_installs_with_local_s0/root/project/PKG-INFO'
macOS x86_64 (Python 3.10) / pytest: tests/puzzle/test_solver.py#L2902
test_solver_can_resolve_sdist_dependencies_with_extras zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.10) / pytest: tests/puzzle/test_solver.py#L2942
test_solver_can_resolve_wheel_dependencies poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.10) / pytest: tests/puzzle/test_solver.py#L3927
test_solver_cannot_choose_another_version_for_file_dependencies poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.10) / pytest: tests/puzzle/test_solver.py#L2864
test_solver_can_resolve_sdist_dependencies zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.10) / pytest: tests/puzzle/test_solver.py#L2982
test_solver_can_resolve_wheel_dependencies_with_extras poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.10) / pytest: tests/repositories/test_pypi_repository.py#L250
test_pypi_repository_supports_reading_bz2_files AssertionError: assert 0 == 71 + where 0 = len([]) + where [] = Package('twisted', '18.9.0').requires
macOS x86_64 (Python 3.10) / pytest: tests/installation/test_installer.py#L2192
test_run_installs_with_same_version_url_files[win32] zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.10) / pytest: tests/installation/test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[True] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw0/test_search_for_directory_setu0/project/PKG-INFO'
macOS x86_64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L268
test_search_for_vcs_read_setup_raises_error_if_no_version FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw0/test_search_for_vcs_read_setup0/.cache/pypoetry/src/demo/no-version/PKG-INFO'
macOS x86_64 (Python 3.11) / pytest: tests/puzzle/test_solver.py#L2902
test_solver_can_resolve_sdist_dependencies_with_extras zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L488
test_search_for_file_sdist zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.11) / pytest: tests/puzzle/test_solver.py#L2864
test_solver_can_resolve_sdist_dependencies zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L412
test_search_for_directory_setup_read_setup_with_no_dependencies FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw0/test_search_for_directory_setu1/project/PKG-INFO'
macOS x86_64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L519
test_search_for_file_sdist_with_extras zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.11) / pytest: tests/puzzle/test_provider.py#L329
test_search_for_directory_setup_with_base[non-canonical-name] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw0/test_search_for_directory_setu7/project/PKG-INFO'
macOS x86_64 (Python 3.11) / pytest: tests/inspection/test_lazy_wheel.py#L457
test_metadata_from_wheel_url_invalid_wheel poetry.inspection.lazy_wheel.LazyWheelUnsupportedError: Attempts to use lazy wheel metadata retrieval for demo-missing-dist-info from https://invalid-wheel.com/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl failed
macOS x86_64 (Python 3.11) / pytest: tests/console/commands/test_add.py#L652
test_add_file_constraint_sdist[required_fixtures0] zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.8) / mypy
Process completed with exit code 1.
macOS x86_64 (Python 3.12) / pytest: tests/repositories/test_pypi_repository.py#L250
test_pypi_repository_supports_reading_bz2_files AssertionError: assert 0 == 71 + where 0 = len([]) + where [] = Package('twisted', '18.9.0').requires
macOS x86_64 (Python 3.12) / pytest: tests/repositories/test_http_repository.py#L127
test_get_info_from_wheel_state_sequence FileNotFoundError: [Errno 2] No such file or directory: '/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/tmpjmy62qzd/poetry_core-1.5.0-py3-none-any.whl'
macOS x86_64 (Python 3.12) / pytest: tests/inspection/test_lazy_wheel.py#L457
test_metadata_from_wheel_url_invalid_wheel poetry.inspection.lazy_wheel.LazyWheelUnsupportedError: Attempts to use lazy wheel metadata retrieval for demo-missing-dist-info from https://invalid-wheel.com/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl failed
macOS x86_64 (Python 3.12) / pytest: tests/puzzle/test_solver.py#L3927
test_solver_cannot_choose_another_version_for_file_dependencies poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.12) / pytest: tests/puzzle/test_solver.py#L2982
test_solver_can_resolve_wheel_dependencies_with_extras poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.12) / pytest: tests/puzzle/test_solver.py#L2902
test_solver_can_resolve_sdist_dependencies_with_extras zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.12) / pytest: tests/inspection/test_info.py#L274
test_info_from_poetry_directory_fallback_on_poetry_create_error FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry/poetry/tests/fixtures/inspection/demo_poetry_package/PKG-INFO'
macOS x86_64 (Python 3.12) / pytest: tests/inspection/test_info.py#L372
test_info_setup_missing_mandatory_should_trigger_pep517[version] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_info_setup_missing_mandat0/source/PKG-INFO'
macOS x86_64 (Python 3.12) / pytest: tests/inspection/test_info.py#L372
test_info_setup_missing_mandatory_should_trigger_pep517[name] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_info_setup_missing_mandat1/source/PKG-INFO'
macOS x86_64 (Python 3.12) / pytest: tests/inspection/test_info.py#L254
test_info_from_bdist AssertionError: assert None == 'file' + where None = <poetry.inspection.info.PackageInfo object at 0x114309f40>._source_type
macOS x86_64 (Python 3.9) / mypy
Process completed with exit code 1.
macOS x86_64 (Python 3.8) / pytest: tests/puzzle/test_solver.py#L2982
test_solver_can_resolve_wheel_dependencies_with_extras poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.8) / pytest: tests/puzzle/test_solver.py#L2902
test_solver_can_resolve_sdist_dependencies_with_extras zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.8) / pytest: tests/puzzle/test_solver.py#L2864
test_solver_can_resolve_sdist_dependencies zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.8) / pytest: tests/console/commands/test_add.py#L616
test_add_file_constraint_wheel[required_fixtures0] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.8) / pytest: tests/puzzle/test_solver.py#L2942
test_solver_can_resolve_wheel_dependencies poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.8) / pytest: tests/console/commands/test_add.py#L652
test_add_file_constraint_sdist[required_fixtures0] zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.8) / pytest: tests/console/commands/test_show.py#L1028
test_show_outdated_local_dependencies[project_with_local_dependencies-required_fixtures0] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw3/test_show_outdated_local_depen0/project_with_setup/PKG-INFO'
macOS x86_64 (Python 3.8) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[../demo/demo.whl-expected_variants15] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw3/demo/demo.whl/PKG-INFO'
macOS x86_64 (Python 3.8) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[../demo-expected_variants14] FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw3/demo/PKG-INFO'
macOS x86_64 (Python 3.8) / pytest: tests/utils/test_dependency_specification.py#L185
test_parse_dependency_specification[https://files.pythonhosted.org/distributions/demo-0.1.0.tar.gz-expected_variants16] zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.9) / pytest: tests/console/commands/test_add.py#L616
test_add_file_constraint_wheel[required_fixtures0] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.9) / pytest: tests/repositories/test_legacy_repository.py#L197
test_get_package_information_skips_dependencies_with_invalid_constraints AssertionError: assert 0 == 25 + where 0 = len([]) + where [] = Package('python-language-server', '0.21.2', source_type='legacy', source_url='https://legacy.foo.bar', source_reference='legacy').requires
macOS x86_64 (Python 3.9) / pytest: tests/inspection/test_lazy_wheel.py#L457
test_metadata_from_wheel_url_invalid_wheel poetry.inspection.lazy_wheel.LazyWheelUnsupportedError: Attempts to use lazy wheel metadata retrieval for demo-missing-dist-info from https://invalid-wheel.com/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl failed
macOS x86_64 (Python 3.9) / pytest: tests/installation/test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[True] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.9) / pytest: tests/installation/test_installer.py#L1239
test_run_installs_with_local_poetry_directory_and_skip_directory_flag[False] poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.9) / pytest: tests/console/commands/test_add.py#L652
test_add_file_constraint_sdist[required_fixtures0] zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.9) / pytest: tests/installation/test_installer.py#L2192
test_run_installs_with_same_version_url_files[win32] zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.9) / pytest: tests/installation/test_installer.py#L2192
test_run_installs_with_same_version_url_files[linux] zipfile.BadZipFile: File is not a zip file
macOS x86_64 (Python 3.9) / pytest: tests/installation/test_installer.py#L1141
test_run_installs_with_local_file poetry.repositories.exceptions.PackageNotFoundError: Package demo (0.1.0) not found.
macOS x86_64 (Python 3.9) / pytest: tests/installation/test_installer.py#L1317
test_run_installs_with_local_setuptools_directory FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_run_installs_with_local_s0/root/project/PKG-INFO'
Status
Process completed with exit code 1.