Upgrade PyPy to the v7.3.19 release. #3489
ci.yml
on: pull_request
Check GitHub Organization
0s
Matrix: linux-tests
Matrix: mac-tests
Matrix: windows-tests
Unix: tox -e format-check,lint-check,typecheck,enum-check,vendor-check,package,docs
9m 29s
Gather Final Status
0s
Annotations
22 errors and 2 warnings
Windows: tox -e typecheck,package,docs
Process completed with exit code 127.
|
|
|
Linux: ./dtox.sh -e pypy311-pip24_3_1
Process completed with exit code 1.
|
Linux: ./dtox.sh -e pypy311-pip24_3_1-integration --shard 2/2
The job was canceled because "pypy311-pip24_3_1" failed.
|
Linux: ./dtox.sh -e pypy311-pip24_3_1-integration --shard 2/2
The operation was canceled.
|
Linux: ./dtox.sh -e pypy311-pip24_3_1-integration --shard 1/2
The job was canceled because "pypy311-pip24_3_1" failed.
|
Linux: ./dtox.sh -e pypy311-pip24_3_1-integration --shard 1/2
The operation was canceled.
|
Windows: tox -e py313-pip25_0 --color --devpi --devpi-timeout 15.0 --shutdown-devpi -vvs --junit-xml ../dist/test-results/unit.xml
Process completed with exit code 1.
|
Windows: tox -e py313-pip25_0-integration --shard 4/4 --color --devpi --devpi-timeout 15.0 --shutdown-devpi -vvs --junit-xml ../dist/test-results/integration-4.xml
Canceling since a higher priority waiting request for 'CI-refs/pull/2710/merge' exists
|
Windows: tox -e py313-pip25_0-integration --shard 3/4 --color --devpi --devpi-timeout 15.0 --shutdown-devpi -vvs --junit-xml ../dist/test-results/integration-3.xml
Canceling since a higher priority waiting request for 'CI-refs/pull/2710/merge' exists
|
pytest ► tests.integration.test_issue_1598 ► test_mount_respects_env:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
pex_project_dir = 'D:/a/pex/pex/repo'
|
pytest ► tests.integration.test_issue_1025 ► test_extras_isolation:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
create_pth = <function create_pth.<locals>.write_pth at 0x000002254BCBB060>
|
pytest ► tests.integration.cli.commands.test_lock_foreign_platform_sdist ► test_lock_foreign_platform_sdist:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
tmpdir = Tempdir(path='C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_lock_fore...sers\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_lock_foreign_platform_sdist')
|
pytest ► tests.integration.venv_ITs.test_issue_1637 ► test_pex_path_collision_non_conflicting[zipapp]:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
tmpdir = Tempdir(path='C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_pex_path_...in\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_pex_path_collision_non_conflicting_zipapp_')
|
pytest ► tests.integration.test_pex_import ► test_import_from_pex[UNZIPPED-zipapp]:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
tmpdir = Tempdir(path='C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_import_fr...\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_import_from_pex_UNZIPPED_zipapp_')
|
pytest ► tests.integration.test_pex_import ► test_import_from_pex[VENV-packed]:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
tmpdir = Tempdir(path='C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_import_fr...ers\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_import_from_pex_VENV_packed_')
|
pytest ► tests.integration.test_pex_import ► test_import_from_pex[UNZIPPED-loose]:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
tmpdir = Tempdir(path='C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_import_fr...\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_import_from_pex_UNZIPPED_loose_')
|
pytest ► tests.integration.test_issue_1560 ► test_build_isolation[3.9.13]:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
venv_factory = VenvFactory(python_version='3.9.13', _factory=<function all_python_venvs.<locals>.<genexpr>.<lambda> at 0x000002254B8B42C0>)
|
pytest ► tests.integration.cli.commands.test_vcs_lock ► test_subdir:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
test_tool = TestTool(tmpdir='C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_subdir0')
|
pytest ► tests.integration.cli.commands.test_vcs_lock ► test_vcs_equivalence:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
test_tool = TestTool(tmpdir='C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw0\\test_vcs_equivalence0')
|
pytest ► tests.integration.venv_ITs.test_issue_2160 ► test_ns_package_split_across_sources_and_deps[packed-zipapp]:
dist/test-results/integration-1.xml#L0
Failed test found in:
dist/test-results/integration-1.xml
Error:
tmpdir = Tempdir(path='C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_ns_packag...Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\test_ns_package_split_across_sources_and_deps_packed_zipapp_')
|
Windows: tox -e py313-pip25_0-integration --shard 4/4 --color --devpi --devpi-timeout 15.0 --shutdown-devpi -vvs --junit-xml ../dist/test-results/integration-4.xml
No files were found with the provided path: dist/test-results/
.gitignore. No artifacts will be uploaded.
|
Windows: tox -e py313-pip25_0-integration --shard 3/4 --color --devpi --devpi-timeout 15.0 --shutdown-devpi -vvs --junit-xml ../dist/test-results/integration-3.xml
No files were found with the provided path: dist/test-results/
.gitignore. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
|
787 KB |
|
test-results-integration-1
|
152 KB |
|
test-results-integration-2
|
521 KB |
|
test-results-unit
|
114 KB |
|