Skip to content

ci: modernize based on poetry #13

ci: modernize based on poetry

ci: modernize based on poetry #13

Triggered via pull request March 31, 2024 18:57
Status Failure
Total duration 9m 39s
Artifacts

tests.yaml

on: pull_request
Detect changed files
2s
Detect changed files
Check poetry.lock
11s
Check poetry.lock
Matrix: tests-matrix
Fit to window
Zoom out
Zoom in

Annotations

142 errors
Ubuntu (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L287
test_wheel_package_pep_561_stub_only_includes_typed_marker FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/pep_561_stub_only_partial/dist/pep_561_stubs-0.1-py3-none-any.whl'
Ubuntu (Python 3.11) / pytest: tests/masonry/test_builder.py#L81
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[all] FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist'
Ubuntu (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L259
test_wheel_package_pep_561_stub_only[pep_561_stub_only] FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/pep_561_stub_only/dist/pep_561_stubs-0.1-py3-none-any.whl'
Ubuntu (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L197
test_wheel_build_script_creates_package FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/build_script_creates_package/dist/my_package-0.1-cp311-cp311-manylinux_2_35_x86_64.whl'
Ubuntu (Python 3.11) / pytest: tests/masonry/builders/test_sdist.py#L362
test_with_c_extensions[extended] AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1.tar.gz').exists
Ubuntu (Python 3.11) / pytest: tests/masonry/builders/test_sdist.py#L412
test_with_src_module_file AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_file/dist/module_src-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_file/dist/module_src-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_file/dist/module_src-0.1.tar.gz').exists
Ubuntu (Python 3.11) / pytest: tests/masonry/builders/test_sdist.py#L522
test_src_excluded_nested_data AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/exclude_nested_data_toml/dist/my_package-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/exclude_nested_data_toml/dist/my_package-1.2.3.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/exclude_nested_data_toml/dist/my_package-1.2.3.tar.gz').exists
Ubuntu (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L160
test_wheel_localversionlabel FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/localversionlabel/dist/localversionlabel-0.1b1+gitbranch.buildno.1-py2.py3-none-any.whl'
Ubuntu (Python 3.11) / pytest: tests/masonry/builders/test_sdist.py#L597
test_includes_with_inline_table AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_include_inline_table/dist/with_include-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_include_inline_table/dist/with_include-1.2.3.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_include_inline_table/dist/with_include-1.2.3.tar.gz').exists
Ubuntu (Python 3.11) / pytest: tests/masonry/builders/test_sdist.py#L437
test_with_src_module_dir AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_package/dist/package_src-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_package/dist/package_src-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_package/dist/package_src-0.1.tar.gz').exists
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_wheel.py#L433
test_extended_editable_build_inplace FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1-cp38-cp38-manylinux_2_35_x86_64.whl'
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_sdist.py#L412
test_with_src_module_file AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_file/dist/module_src-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_file/dist/module_src-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_file/dist/module_src-0.1.tar.gz').exists
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_wheel.py#L76
test_wheel_package FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3-py3-none-any.whl'
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_wheel.py#L417
test_extended_editable_wheel_build FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1-cp38-cp38-manylinux_2_35_x86_64.whl'
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_sdist.py#L437
test_with_src_module_dir AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_package/dist/package_src-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_package/dist/package_src-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_package/dist/package_src-0.1.tar.gz').exists
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_wheel.py#L259
test_wheel_package_pep_561_stub_only[pep_561_stub_only] FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/pep_561_stub_only/dist/pep_561_stubs-0.1-py3-none-any.whl'
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_sdist.py#L336
test_module AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz').exists
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_sdist.py#L576
test_includes AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with-include/dist/with_include-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with-include/dist/with_include-1.2.3.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with-include/dist/with_include-1.2.3.tar.gz').exists
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_sdist.py#L362
test_with_c_extensions[extended_legacy_config] AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1.tar.gz').exists
Ubuntu (Python 3.8) / pytest: tests/masonry/builders/test_wheel.py#L109
test_wheel_excluded_data FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/default_with_excluded_data_toml/dist/my_package-1.2.3-py3-none-any.whl'
Ubuntu (Python 3.10) / pytest: tests/masonry/builders/test_complete.py#L118
test_complete[False] FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3-py3-none-any.whl'
Ubuntu (Python 3.10) / pytest: tests/masonry/builders/test_complete.py#L62
test_wheel_c_extension[extended-extended] FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1-cp310-cp310-manylinux_2_35_x86_64.whl'
Ubuntu (Python 3.10) / pytest: tests/masonry/builders/test_complete.py#L62
test_wheel_c_extension[extended_with_no_setup-extended] FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended_with_no_setup/dist/extended-0.1-cp310-cp310-manylinux_2_35_x86_64.whl'
Ubuntu (Python 3.10) / pytest: tests/masonry/builders/test_sdist.py#L522
test_src_excluded_nested_data AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/exclude_nested_data_toml/dist/my_package-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/exclude_nested_data_toml/dist/my_package-1.2.3.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/exclude_nested_data_toml/dist/my_package-1.2.3.tar.gz').exists
Ubuntu (Python 3.10) / pytest: tests/masonry/builders/test_wheel.py#L172
test_wheel_package_src FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_package/dist/package_src-0.1-py2.py3-none-any.whl'
Ubuntu (Python 3.10) / pytest: tests/masonry/builders/test_sdist.py#L630
test_sdist_package_pep_561_stub_only AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/pep_561_stub_only/dist/pep_561_stubs-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/pep_561_stub_only/dist/pep_561_stubs-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/pep_561_stub_only/dist/pep_561_stubs-0.1.tar.gz').exists
Ubuntu (Python 3.10) / pytest: tests/masonry/builders/test_sdist.py#L576
test_includes AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with-include/dist/with_include-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with-include/dist/with_include-1.2.3.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with-include/dist/with_include-1.2.3.tar.gz').exists
Ubuntu (Python 3.10) / pytest: tests/masonry/builders/test_wheel.py#L299
test_wheel_includes_licenses_in_correct_paths FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/licenses_and_copying/dist/my_package-1.2.3-py3-none-any.whl'
Ubuntu (Python 3.10) / pytest: tests/masonry/builders/test_wheel.py#L125
test_wheel_excluded_nested_data FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/exclude_nested_data_toml/dist/my_package-1.2.3-py3-none-any.whl'
Ubuntu (Python 3.10) / pytest: tests/masonry/test_builder.py#L81
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[sdist] FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist'
Ubuntu (Python 3.12) / pytest: tests/masonry/builders/test_wheel.py#L417
test_extended_editable_wheel_build FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1-cp312-cp312-manylinux_2_35_x86_64.whl'
Ubuntu (Python 3.12) / pytest
Process completed with exit code 1.
Ubuntu (Python 3.9) / pytest: tests/masonry/test_api.py#L92
test_build_wheel_extended subprocess.CalledProcessError: Command '['/home/runner/.cache/pypoetry/virtualenvs/poetry-core-HeJ-gH-W-py3.9/bin/python', '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/setup.py', 'build', '-b', '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/build', '--build-purelib', '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/build/lib', '--build-platlib', '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/build/lib.linux-x86_64-cpython-39']' returned non-zero exit status 1.
Ubuntu (Python 3.9) / pytest: tests/masonry/builders/test_sdist.py#L667
test_sdist_mtime_zero AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz').exists
Ubuntu (Python 3.9) / pytest: tests/masonry/builders/test_wheel.py#L172
test_wheel_package_src FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_package/dist/package_src-0.1-py2.py3-none-any.whl'
Ubuntu (Python 3.9) / pytest: tests/masonry/builders/test_sdist.py#L336
test_module AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz').exists
Ubuntu (Python 3.9) / pytest: tests/masonry/builders/test_wheel.py#L63
test_wheel_module FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1-py2.py3-none-any.whl'
Ubuntu (Python 3.9) / pytest: tests/masonry/builders/test_sdist.py#L350
test_prelease AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/prerelease/dist/prerelease-0.1b1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/prerelease/dist/prerelease-0.1b1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/prerelease/dist/prerelease-0.1b1.tar.gz').exists
Ubuntu (Python 3.9) / pytest
Process completed with exit code 1.
macOS (Python 3.11) / pytest: tests/masonry/test_builder.py#L81
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[sdist] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist'
macOS (Python 3.11) / pytest: tests/masonry/test_builder.py#L81
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[wheel] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist'
macOS (Python 3.11) / pytest: tests/masonry/builders/test_complete.py#L373
test_respect_format_for_explicit_included_files FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/exclude-whl-include-sdist/dist/exclude_whl_include_sdist-0.1.0-py3-none-any.whl'
macOS (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L147
test_include_excluded_code FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/include_excluded_code/dist/my_package-0.1.0-py3-none-any.whl'
macOS (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L97
test_wheel_epoch FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/epoch/dist/epoch-1!2.0-py2.py3-none-any.whl'
macOS (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L446
test_build_py_only_included FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/build_with_build_py_only/dist/build_with_build_py_only-0.1-cp311-cp311-macosx_13_0_x86_64.whl'
macOS (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L316
test_wheel_with_file_with_comma FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/comma_file/dist/comma_file-1.2.3-py3-none-any.whl'
macOS (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L125
test_wheel_excluded_nested_data FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/exclude_nested_data_toml/dist/my_package-1.2.3-py3-none-any.whl'
macOS (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L417
test_extended_editable_wheel_build subprocess.CalledProcessError: Command '['/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry-core-pyeESdx2-py3.11/bin/python', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/setup.py', 'build_ext', '--inplace']' returned non-zero exit status 1.
macOS (Python 3.11) / pytest: tests/masonry/builders/test_wheel.py#L185
test_wheel_module_src FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_file/dist/module_src-0.1-py2.py3-none-any.whl'
macOS (Python 3.10) / pytest: tests/masonry/test_builder.py#L81
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[sdist] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist'
macOS (Python 3.10) / pytest: tests/masonry/builders/test_sdist.py#L377
test_with_c_extensions_src_layout AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/dist/extended-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/dist/extended-0.1.tar.gz')> = PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/dist/extended-0.1.tar.gz').exists
macOS (Python 3.10) / pytest: tests/masonry/builders/test_wheel.py#L160
test_wheel_localversionlabel FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/localversionlabel/dist/localversionlabel-0.1b1+gitbranch.buildno.1-py2.py3-none-any.whl'
macOS (Python 3.10) / pytest: tests/masonry/test_builder.py#L81
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[all] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist'
macOS (Python 3.10) / pytest: tests/masonry/builders/test_wheel.py#L215
test_dist_info_file_permissions FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3-py3-none-any.whl'
macOS (Python 3.10) / pytest: tests/masonry/builders/test_sdist.py#L597
test_includes_with_inline_table AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_include_inline_table/dist/with_include-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_include_inline_table/dist/with_include-1.2.3.tar.gz')> = PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_include_inline_table/dist/with_include-1.2.3.tar.gz').exists
macOS (Python 3.10) / pytest: tests/masonry/builders/test_sdist.py#L278
test_package AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3.tar.gz')> = PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3.tar.gz').exists
macOS (Python 3.10) / pytest: tests/masonry/test_builder.py#L81
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[wheel] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist'
macOS (Python 3.10) / pytest: tests/masonry/builders/test_wheel.py#L197
test_wheel_build_script_creates_package FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/build_script_creates_package/dist/my_package-0.1-cp310-cp310-macosx_13_0_x86_64.whl'
macOS (Python 3.10) / pytest: tests/masonry/builders/test_sdist.py#L295
test_sdist_reproducibility AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3.tar.gz')> = PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3.tar.gz').exists
Ubuntu (Python pypy3.9) / pytest: tests/masonry/builders/test_wheel.py#L417
test_extended_editable_wheel_build FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1-pp39-pypy39_pp73-manylinux_2_35_x86_64.whl'
Ubuntu (Python pypy3.9) / pytest: tests/masonry/builders/test_sdist.py#L648
test_sdist_disable_setup_py AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/disable_setup_py/dist/my_package-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/disable_setup_py/dist/my_package-1.2.3.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/disable_setup_py/dist/my_package-1.2.3.tar.gz').exists
Ubuntu (Python pypy3.9) / pytest: tests/masonry/test_api.py#L84
test_build_wheel_with_bad_path_dep_succeeds assert 5 == 1 + where 5 = len([<LogRecord: poetry.core.packages.path_dependency, 30, /home/runner/work/poetry-core/poetry-core/src/poetry/core/packages/path_dependency.py, 83, "Path /home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/only/in/dev for bogus does not exist">, <LogRecord: poetry.core.masonry.builders.wheel, 20, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/wheel.py, 101, "Building wheel">, <LogRecord: poetry.core.masonry.builders.builder, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/builder.py, 138, "Ignoring: ">, <LogRecord: poetry.core.masonry.builders.builder, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/builder.py, 226, "Adding: /home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_bad_path_dep/with_bad_path_dep/__init__.py">, <LogRecord: poetry.core.masonry.builders.wheel, 20, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/wheel.py, 142, "Built with_bad_path_dep-1.2.3-py3-none-any.whl">]) + where [<LogRecord: poetry.core.packages.path_dependency, 30, /home/runner/work/poetry-core/poetry-core/src/poetry/core/packages/path_dependency.py, 83, "Path /home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/only/in/dev for bogus does not exist">, <LogRecord: poetry.core.masonry.builders.wheel, 20, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/wheel.py, 101, "Building wheel">, <LogRecord: poetry.core.masonry.builders.builder, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/builder.py, 138, "Ignoring: ">, <LogRecord: poetry.core.masonry.builders.builder, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/builder.py, 226, "Adding: /home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_bad_path_dep/with_bad_path_dep/__init__.py">, <LogRecord: poetry.core.masonry.builders.wheel, 20, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/wheel.py, 142, "Built with_bad_path_dep-1.2.3-py3-none-any.whl">] = <_pytest.logging.LogCaptureFixture object at 0x0000000004c8db78>.records
Ubuntu (Python pypy3.9) / pytest: tests/masonry/builders/test_sdist.py#L576
test_includes AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with-include/dist/with_include-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with-include/dist/with_include-1.2.3.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with-include/dist/with_include-1.2.3.tar.gz').exists
Ubuntu (Python pypy3.9) / pytest: tests/masonry/test_api.py#L132
test_build_sdist_with_bad_path_dep_succeeds assert 6 == 1 + where 6 = len([<LogRecord: poetry.core.packages.path_dependency, 30, /home/runner/work/poetry-core/poetry-core/src/poetry/core/packages/path_dependency.py, 83, "Path /home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/only/in/dev for bogus does not exist">, <LogRecord: poetry.core.masonry.builders.sdist, 20, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/sdist.py, 64, "Building <info>sdist</info>">, <LogRecord: poetry.core.masonry.builders.builder, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/builder.py, 138, "Ignoring: ">, <LogRecord: poetry.core.masonry.builders.builder, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/builder.py, 226, "Adding: /home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_bad_path_dep/with_bad_path_dep/__init__.py">, <LogRecord: poetry.core.masonry.builders.sdist, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/sdist.py, 348, "Adding: pyproject.toml">, <LogRecord: poetry.core.masonry.builders.sdist, 20, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/sdist.py, 114, "Built <comment>with_bad_path_dep-1.2.3.tar.gz</comment>">]) + where [<LogRecord: poetry.core.packages.path_dependency, 30, /home/runner/work/poetry-core/poetry-core/src/poetry/core/packages/path_dependency.py, 83, "Path /home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/only/in/dev for bogus does not exist">, <LogRecord: poetry.core.masonry.builders.sdist, 20, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/sdist.py, 64, "Building <info>sdist</info>">, <LogRecord: poetry.core.masonry.builders.builder, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/builder.py, 138, "Ignoring: ">, <LogRecord: poetry.core.masonry.builders.builder, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/builder.py, 226, "Adding: /home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_bad_path_dep/with_bad_path_dep/__init__.py">, <LogRecord: poetry.core.masonry.builders.sdist, 10, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/sdist.py, 348, "Adding: pyproject.toml">, <LogRecord: poetry.core.masonry.builders.sdist, 20, /home/runner/work/poetry-core/poetry-core/src/poetry/core/masonry/builders/sdist.py, 114, "Built <comment>with_bad_path_dep-1.2.3.tar.gz</comment>">] = <_pytest.logging.LogCaptureFixture object at 0x00007fa3656bc218>.records
Ubuntu (Python pypy3.9) / pytest: tests/masonry/builders/test_wheel.py#L259
test_wheel_package_pep_561_stub_only[pep_561_stub_only_src] FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/pep_561_stub_only_src/dist/pep_561_stubs-0.1-py3-none-any.whl'
Ubuntu (Python pypy3.9) / pytest: tests/masonry/builders/test_sdist.py#L490
test_default_with_excluded_data AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/default_with_excluded_data/dist/my_package-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/default_with_excluded_data/dist/my_package-1.2.3.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/default_with_excluded_data/dist/my_package-1.2.3.tar.gz').exists
Ubuntu (Python pypy3.9) / pytest: tests/masonry/builders/test_sdist.py#L597
test_includes_with_inline_table AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_include_inline_table/dist/with_include-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_include_inline_table/dist/with_include-1.2.3.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/with_include_inline_table/dist/with_include-1.2.3.tar.gz').exists
Ubuntu (Python pypy3.9) / pytest: tests/masonry/builders/test_sdist.py#L362
test_with_c_extensions[extended] AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1.tar.gz').exists
Ubuntu (Python pypy3.9) / pytest: tests/masonry/builders/test_sdist.py#L336
test_module AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz').exists
Windows (Python 3.9) / pytest: tests\masonry\test_api.py#L92
test_build_wheel_extended subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.9/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib.win-amd64-cpython-39']' returned non-zero exit status 1.
Windows (Python 3.9) / pytest: tests\masonry\builders\test_complete.py#L62
test_wheel_c_extension[extended_with_no_setup-extended] FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended_with_no_setup\\dist\\extended-0.1-cp39-cp39-win_amd64.whl'
Windows (Python 3.9) / pytest: tests\masonry\builders\test_wheel.py#L259
test_wheel_package_pep_561_stub_only[pep_561_stub_only_partial] FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\pep_561_stub_only_partial\\dist\\pep_561_stubs-0.1-py3-none-any.whl'
Windows (Python 3.9) / pytest: tests\masonry\builders\test_complete.py#L322
test_package_with_include FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\with-include\\dist\\with_include-1.2.3-py3-none-any.whl'
Windows (Python 3.9) / pytest: tests\masonry\builders\test_wheel.py#L197
test_wheel_build_script_creates_package FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\build_script_creates_package\\dist\\my_package-0.1-cp39-cp39-win_amd64.whl'
Windows (Python 3.9) / pytest: tests\masonry\builders\test_complete.py#L62
test_wheel_c_extension[src_extended-src/extended] subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.9/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\src_extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\src_extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\src_extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\src_extended\\build\\lib.win-amd64-cpython-39']' returned non-zero exit status 1.
Windows (Python 3.9) / pytest: tests\masonry\builders\test_complete.py#L62
test_wheel_c_extension[extended-extended] subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.9/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib.win-amd64-cpython-39']' returned non-zero exit status 1.
Windows (Python 3.9) / pytest: tests\masonry\builders\test_complete.py#L118
test_complete[False] FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\complete\\dist\\my_package-1.2.3-py3-none-any.whl'
Windows (Python 3.9) / pytest: tests\masonry\builders\test_wheel.py#L299
test_wheel_includes_licenses_in_correct_paths FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\licenses_and_copying\\dist\\my_package-1.2.3-py3-none-any.whl'
Windows (Python 3.9) / pytest
Process completed with exit code 1.
Windows (Python 3.12) / pytest: tests\masonry\builders\test_wheel.py#L446
test_build_py_only_included FileNotFoundError: [WinError 3] The system cannot find the path specified
Windows (Python 3.12) / pytest: tests\masonry\builders\test_wheel.py#L417
test_extended_editable_wheel_build subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.12/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build_ext', '--inplace']' returned non-zero exit status 1.
Windows (Python 3.12) / pytest: tests\masonry\test_api.py#L92
test_build_wheel_extended subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.12/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib.win-amd64-cpython-312']' returned non-zero exit status 1.
Windows (Python 3.12) / pytest: tests\masonry\builders\test_complete.py#L62
test_wheel_c_extension[extended-extended] subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.12/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib.win-amd64-cpython-312']' returned non-zero exit status 1.
Windows (Python 3.12) / pytest: tests\masonry\builders\test_complete.py#L373
test_respect_format_for_explicit_included_files FileNotFoundError: [WinError 3] The system cannot find the path specified
Windows (Python 3.12) / pytest: tests\masonry\builders\test_wheel.py#L273
test_wheel_package_pep_561_stub_only_partial_namespace FileNotFoundError: [WinError 3] The system cannot find the path specified
Windows (Python 3.12) / pytest: tests\masonry\builders\test_complete.py#L322
test_package_with_include FileNotFoundError: [WinError 3] The system cannot find the path specified
Windows (Python 3.12) / pytest: tests\masonry\builders\test_wheel.py#L88
test_wheel_prerelease FileNotFoundError: [WinError 3] The system cannot find the path specified
Windows (Python 3.12) / pytest: tests\masonry\builders\test_complete.py#L278
test_split_source FileNotFoundError: [WinError 3] The system cannot find the path specified
Windows (Python 3.12) / pytest: tests\masonry\builders\test_wheel.py#L299
test_wheel_includes_licenses_in_correct_paths FileNotFoundError: [WinError 3] The system cannot find the path specified
macOS (Python 3.12) / pytest: tests/masonry/test_builder.py#L81
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[wheel] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist'
macOS (Python 3.12) / pytest: tests/masonry/builders/test_sdist.py#L667
test_sdist_mtime_zero AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')> = PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz').exists
macOS (Python 3.12) / pytest: tests/masonry/builders/test_wheel.py#L259
test_wheel_package_pep_561_stub_only[pep_561_stub_only] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/pep_561_stub_only/dist/pep_561_stubs-0.1-py3-none-any.whl'
macOS (Python 3.12) / pytest: tests/masonry/builders/test_sdist.py#L336
test_module AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')>() + where <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz')> = PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/module1/dist/module1-0.1.tar.gz').exists
macOS (Python 3.12) / pytest: tests/masonry/builders/test_wheel.py#L446
test_build_py_only_included FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/build_with_build_py_only/dist/build_with_build_py_only-0.1-cp312-cp312-macosx_13_0_x86_64.whl'
macOS (Python 3.12) / pytest: tests/masonry/builders/test_sdist.py#L648
test_sdist_disable_setup_py AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/disable_setup_py/dist/my_package-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/disable_setup_py/dist/my_package-1.2.3.tar.gz')> = PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/disable_setup_py/dist/my_package-1.2.3.tar.gz').exists
macOS (Python 3.12) / pytest: tests/masonry/builders/test_complete.py#L62
test_wheel_c_extension[extended_with_no_setup-extended] subprocess.CalledProcessError: Command '['/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry-core-pyeESdx2-py3.12/bin/python', 'build.py']' returned non-zero exit status 1.
macOS (Python 3.12) / pytest: tests/masonry/test_api.py#L92
test_build_wheel_extended subprocess.CalledProcessError: Command '['/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry-core-pyeESdx2-py3.12/bin/python', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/setup.py', 'build', '-b', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/build', '--build-purelib', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/build/lib', '--build-platlib', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/build/lib.macosx-10.9-universal2-cpython-312']' returned non-zero exit status 1.
macOS (Python 3.12) / pytest: tests/masonry/builders/test_wheel.py#L197
test_wheel_build_script_creates_package FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/build_script_creates_package/dist/my_package-0.1-cp312-cp312-macosx_13_0_x86_64.whl'
macOS (Python 3.12) / pytest: tests/masonry/builders/test_complete.py#L62
test_wheel_c_extension[src_extended-src/extended] subprocess.CalledProcessError: Command '['/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry-core-pyeESdx2-py3.12/bin/python', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/setup.py', 'build', '-b', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/build', '--build-purelib', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/build/lib', '--build-platlib', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/build/lib.macosx-10.9-universal2-cpython-312']' returned non-zero exit status 1.
Windows (Python 3.11) / pytest: tests\masonry\test_api.py#L92
test_build_wheel_extended subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.11/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib.win-amd64-cpython-311']' returned non-zero exit status 1.
Windows (Python 3.11) / pytest: tests\masonry\builders\test_wheel.py#L417
test_extended_editable_wheel_build subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.11/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build_ext', '--inplace']' returned non-zero exit status 1.
Windows (Python 3.11) / pytest: tests\masonry\builders\test_complete.py#L62
test_wheel_c_extension[extended_with_no_setup-extended] subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.11/Scripts/python.exe', 'build.py']' returned non-zero exit status 1.
Windows (Python 3.11) / pytest: tests\masonry\builders\test_wheel.py#L76
test_wheel_package FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\complete\\dist\\my_package-1.2.3-py3-none-any.whl'
Windows (Python 3.11) / pytest: tests\masonry\builders\test_complete.py#L118
test_complete[False] FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\complete\\dist\\my_package-1.2.3-py3-none-any.whl'
Windows (Python 3.11) / pytest: tests\masonry\builders\test_wheel.py#L433
test_extended_editable_build_inplace subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.11/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build_ext', '--inplace']' returned non-zero exit status 1.
Windows (Python 3.11) / pytest: tests\masonry\builders\test_wheel.py#L259
test_wheel_package_pep_561_stub_only[pep_561_stub_only] FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\pep_561_stub_only\\dist\\pep_561_stubs-0.1-py3-none-any.whl'
Windows (Python 3.11) / pytest: tests\masonry\builders\test_wheel.py#L125
test_wheel_excluded_nested_data FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\exclude_nested_data_toml\\dist\\my_package-1.2.3-py3-none-any.whl'
Windows (Python 3.11) / pytest: tests\masonry\builders\test_wheel.py#L97
test_wheel_epoch FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\epoch\\dist\\epoch-1!2.0-py2.py3-none-any.whl'
Windows (Python 3.11) / pytest: tests\masonry\builders\test_wheel.py#L147
test_include_excluded_code FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\include_excluded_code\\dist\\my_package-0.1.0-py3-none-any.whl'
Windows (Python 3.10) / pytest: tests\masonry\builders\test_complete.py#L278
test_split_source FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\split_source\\dist\\split_source-0.1-py3-none-any.whl'
Windows (Python 3.10) / pytest: tests\masonry\builders\test_wheel.py#L446
test_build_py_only_included FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\build_with_build_py_only\\dist\\build_with_build_py_only-0.1-cp310-cp310-win_amd64.whl'
Windows (Python 3.10) / pytest: tests\masonry\test_api.py#L84
test_build_wheel_with_bad_path_dep_succeeds assert 5 == 1 + where 5 = len([<LogRecord: poetry.core.packages.path_dependency, 30, D:\a\poetry-core\poetry-core\src\poetry\core\packages\path_dependency.py, 83, "Path D:\a\poetry-core\poetry-core\tests\masonry\builders\fixtures\only\in\dev for bogus does not exist">, <LogRecord: poetry.core.masonry.builders.wheel, 20, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\wheel.py, 101, "Building wheel">, <LogRecord: poetry.core.masonry.builders.builder, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\builder.py, 138, "Ignoring: ">, <LogRecord: poetry.core.masonry.builders.builder, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\builder.py, 226, "Adding: D:\a\poetry-core\poetry-core\tests\masonry\builders\fixtures\with_bad_path_dep\with_bad_path_dep\__init__.py">, <LogRecord: poetry.core.masonry.builders.wheel, 20, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\wheel.py, 142, "Built with_bad_path_dep-1.2.3-py3-none-any.whl">]) + where [<LogRecord: poetry.core.packages.path_dependency, 30, D:\a\poetry-core\poetry-core\src\poetry\core\packages\path_dependency.py, 83, "Path D:\a\poetry-core\poetry-core\tests\masonry\builders\fixtures\only\in\dev for bogus does not exist">, <LogRecord: poetry.core.masonry.builders.wheel, 20, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\wheel.py, 101, "Building wheel">, <LogRecord: poetry.core.masonry.builders.builder, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\builder.py, 138, "Ignoring: ">, <LogRecord: poetry.core.masonry.builders.builder, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\builder.py, 226, "Adding: D:\a\poetry-core\poetry-core\tests\masonry\builders\fixtures\with_bad_path_dep\with_bad_path_dep\__init__.py">, <LogRecord: poetry.core.masonry.builders.wheel, 20, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\wheel.py, 142, "Built with_bad_path_dep-1.2.3-py3-none-any.whl">] = <_pytest.logging.LogCaptureFixture object at 0x000001E7C68630D0>.records
Windows (Python 3.10) / pytest: tests\masonry\test_api.py#L132
test_build_sdist_with_bad_path_dep_succeeds assert 6 == 1 + where 6 = len([<LogRecord: poetry.core.packages.path_dependency, 30, D:\a\poetry-core\poetry-core\src\poetry\core\packages\path_dependency.py, 83, "Path D:\a\poetry-core\poetry-core\tests\masonry\builders\fixtures\only\in\dev for bogus does not exist">, <LogRecord: poetry.core.masonry.builders.sdist, 20, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\sdist.py, 64, "Building <info>sdist</info>">, <LogRecord: poetry.core.masonry.builders.builder, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\builder.py, 138, "Ignoring: ">, <LogRecord: poetry.core.masonry.builders.builder, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\builder.py, 226, "Adding: D:\a\poetry-core\poetry-core\tests\masonry\builders\fixtures\with_bad_path_dep\with_bad_path_dep\__init__.py">, <LogRecord: poetry.core.masonry.builders.sdist, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\sdist.py, 348, "Adding: pyproject.toml">, <LogRecord: poetry.core.masonry.builders.sdist, 20, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\sdist.py, 114, "Built <comment>with_bad_path_dep-1.2.3.tar.gz</comment>">]) + where [<LogRecord: poetry.core.packages.path_dependency, 30, D:\a\poetry-core\poetry-core\src\poetry\core\packages\path_dependency.py, 83, "Path D:\a\poetry-core\poetry-core\tests\masonry\builders\fixtures\only\in\dev for bogus does not exist">, <LogRecord: poetry.core.masonry.builders.sdist, 20, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\sdist.py, 64, "Building <info>sdist</info>">, <LogRecord: poetry.core.masonry.builders.builder, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\builder.py, 138, "Ignoring: ">, <LogRecord: poetry.core.masonry.builders.builder, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\builder.py, 226, "Adding: D:\a\poetry-core\poetry-core\tests\masonry\builders\fixtures\with_bad_path_dep\with_bad_path_dep\__init__.py">, <LogRecord: poetry.core.masonry.builders.sdist, 10, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\sdist.py, 348, "Adding: pyproject.toml">, <LogRecord: poetry.core.masonry.builders.sdist, 20, D:\a\poetry-core\poetry-core\src\poetry\core\masonry\builders\sdist.py, 114, "Built <comment>with_bad_path_dep-1.2.3.tar.gz</comment>">] = <_pytest.logging.LogCaptureFixture object at 0x000001E7C7B11570>.records
Windows (Python 3.10) / pytest: tests\masonry\builders\test_wheel.py#L433
test_extended_editable_build_inplace subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.10/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build_ext', '--inplace']' returned non-zero exit status 1.
Windows (Python 3.10) / pytest: tests\masonry\builders\test_complete.py#L62
test_wheel_c_extension[extended_with_no_setup-extended] subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.10/Scripts/python.exe', 'build.py']' returned non-zero exit status 1.
Windows (Python 3.10) / pytest: tests\masonry\test_api.py#L92
test_build_wheel_extended subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.10/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib.win-amd64-cpython-310']' returned non-zero exit status 1.
Windows (Python 3.10) / pytest: tests\masonry\builders\test_complete.py#L62
test_wheel_c_extension[src_extended-src/extended] FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\src_extended\\dist\\extended-0.1-cp310-cp310-win_amd64.whl'
Windows (Python 3.10) / pytest: tests\masonry\builders\test_wheel.py#L417
test_extended_editable_wheel_build FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\dist\\extended-0.1-cp310-cp310-win_amd64.whl'
Windows (Python 3.10) / pytest: tests\masonry\builders\test_wheel.py#L316
test_wheel_with_file_with_comma FileNotFoundError: [Errno 2] No such file or directory: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\comma_file\\dist\\comma_file-1.2.3-py3-none-any.whl'
Windows (Python 3.8) / pytest: tests\masonry\test_builder.py#L88
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[wheel] FileNotFoundError: [WinError 3] The system cannot find the path specified: 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\complete\\dist'
Windows (Python 3.8) / pytest: tests\masonry\builders\test_complete.py#L62
test_wheel_c_extension[src_extended-src/extended] subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.8/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\src_extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\src_extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\src_extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\src_extended\\build\\lib.win-amd64-cpython-38']' returned non-zero exit status 1.
Windows (Python 3.8) / pytest: tests\masonry\builders\test_complete.py#L62
test_wheel_c_extension[extended-extended] subprocess.CalledProcessError: Command '['C:/Users/runneradmin/AppData/Local/pypoetry/Cache/virtualenvs/poetry-core-SAGngufJ-py3.8/Scripts/python.exe', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\setup.py', 'build', '-b', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build', '--build-purelib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib', '--build-platlib', 'D:\\a\\poetry-core\\poetry-core\\tests\\masonry\\builders\\fixtures\\extended\\build\\lib.win-amd64-cpython-38']' returned non-zero exit status 1.
Windows (Python 3.8) / pytest
Process completed with exit code 1.
Ubuntu (Python pypy3.9) / pytest (Poetry)
Process completed with exit code 1.
macOS (Python 3.8) / pytest: tests/masonry/builders/test_sdist.py#L278
test_package AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3.tar.gz')>() + where <bound method Path.exists of PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3.tar.gz')> = PosixPath('/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist/my_package-1.2.3.tar.gz').exists
macOS (Python 3.8) / pytest: tests/masonry/builders/test_complete.py#L256
test_package_src FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_package/dist/package_src-0.1-py2.py3-none-any.whl'
macOS (Python 3.8) / pytest: tests/masonry/builders/test_complete.py#L278
test_split_source FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/split_source/dist/split_source-0.1-py3-none-any.whl'
macOS (Python 3.8) / pytest: tests/masonry/test_builder.py#L88
test_builder_creates_packages_in_dist_directory_if_no_output_is_specified[all] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/complete/dist'
macOS (Python 3.8) / pytest: tests/masonry/builders/test_complete.py#L62
test_wheel_c_extension[src_extended-src/extended] subprocess.CalledProcessError: Command '['/Users/runner/Library/Caches/pypoetry/virtualenvs/poetry-core-pyeESdx2-py3.8/bin/python', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/setup.py', 'build', '-b', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/build', '--build-purelib', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/build/lib', '--build-platlib', '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/src_extended/build/lib.macosx-11.7-x86_64-cpython-38']' returned non-zero exit status 1.
macOS (Python 3.8) / pytest: tests/masonry/builders/test_wheel.py#L417
test_extended_editable_wheel_build FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1-cp38-cp38-macosx_13_0_x86_64.whl'
macOS (Python 3.8) / pytest: tests/masonry/builders/test_complete.py#L62
test_wheel_c_extension[extended-extended] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/extended/extended.cpython-38-darwin.so'
macOS (Python 3.8) / pytest: tests/masonry/builders/test_wheel.py#L259
test_wheel_package_pep_561_stub_only[pep_561_stub_only_src] FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/pep_561_stub_only_src/dist/pep_561_stubs-0.1-py3-none-any.whl'
macOS (Python 3.8) / pytest: tests/masonry/builders/test_complete.py#L235
test_module_src FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/source_file/dist/module_src-0.1-py2.py3-none-any.whl'
macOS (Python 3.8) / pytest
Process completed with exit code 1.
macOS (Python 3.9) / pytest: tests/masonry/builders/test_wheel.py#L433
test_extended_editable_build_inplace FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1-cp39-cp39-macosx_13_0_x86_64.whl'
macOS (Python 3.9) / pytest
Process completed with exit code 1.
Ubuntu (Python pypy3.10) / pytest: tests/masonry/builders/test_wheel.py#L433
test_extended_editable_build_inplace FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1-pp310-pypy310_pp73-manylinux_2_35_x86_64.whl'
Ubuntu (Python pypy3.10) / pytest: tests/masonry/builders/test_sdist.py#L350
test_prelease AssertionError: assert False + where False = <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/prerelease/dist/prerelease-0.1b1.tar.gz')>() + where <bound method Path.exists of PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/prerelease/dist/prerelease-0.1b1.tar.gz')> = PosixPath('/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/prerelease/dist/prerelease-0.1b1.tar.gz').exists
Ubuntu (Python pypy3.10) / pytest: tests/masonry/builders/test_wheel.py#L417
test_extended_editable_wheel_build FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/poetry-core/poetry-core/tests/masonry/builders/fixtures/extended/dist/extended-0.1-pp310-pypy310_pp73-manylinux_2_35_x86_64.whl'
Ubuntu (Python pypy3.10) / pytest
Process completed with exit code 1.
Ubuntu (Python pypy3.10) / pytest (Poetry)
Process completed with exit code 1.
Status
Process completed with exit code 1.