Skip to content

gh-152298: Fix LazyImportType.resolve reification #198339

gh-152298: Fix LazyImportType.resolve reification

gh-152298: Fix LazyImportType.resolve reification #198339

Triggered via pull request June 27, 2026 02:12
Status Cancelled
Total duration 20m 41s
Artifacts 2

build.yml

on: pull_request
Change detection  /  Create context from changed files
9s
Change detection / Create context from changed files
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: cifuzz
Docs  /  Doctest
7m 42s
Docs / Doctest
Docs  /  Check EPUB
2m 17s
Docs / Check EPUB
Check if Autoconf files are up to date
28s
Check if Autoconf files are up to date
Check if generated files are up to date
3m 57s
Check if generated files are up to date
C API Docs  /  Check if all C APIs are documented
9s
C API Docs / Check if all C APIs are documented
iOS
19m 53s
iOS
Emscripten  /  build and test
18m 50s
Emscripten / build and test
WASI  /  build and test
5m 21s
WASI / build and test
Hypothesis tests on Ubuntu
9m 57s
Hypothesis tests on Ubuntu
Cross build Linux
4m 21s
Cross build Linux
Matrix: build-android
Docs  /  ...  /  Check for removed HTML IDs
2m 6s
Docs / Check for removed HTML IDs / Check for removed HTML IDs
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

49 errors and 7 warnings
Docs / Docs
Process completed with exit code 2.
Docs / Check EPUB
Process completed with exit code 1.
macOS / build and test (macos-26)
Process completed with exit code 2.
Hypothesis tests on Ubuntu
Process completed with exit code 2.
macOS (free-threading) / build and test (macos-26)
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
Windows / Build and test (x64, tail-call)
Process completed with exit code 2.
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
Windows (free-threading) / Build and test (x64, tail-call)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 2.
Windows / Build and test (arm64, switch-case)
Process completed with exit code 2.
macOS / build and test (macos-26-intel)
Process completed with exit code 2.
Sanitizers / UBSan
Process completed with exit code 2.
CIFuzz / cpython3 (address)
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
CIFuzz / cpython3 (address)
Path does not exist: cifuzz-sarif/results.sarif
CIFuzz / cpython3 (address)
The operation was canceled.
CIFuzz / cpython3 (undefined)
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
CIFuzz / cpython3 (undefined)
Path does not exist: cifuzz-sarif/results.sarif
CIFuzz / cpython3 (undefined)
The operation was canceled.
CIFuzz / cpython3 (memory)
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
CIFuzz / cpython3 (memory)
Path does not exist: cifuzz-sarif/results.sarif
CIFuzz / cpython3 (memory)
The operation was canceled.
Windows / Build and test (Win32, switch-case)
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Windows / Build and test (Win32, switch-case)
The operation was canceled.
Windows (free-threading) / Build and test (x64, switch-case)
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Windows (free-threading) / Build and test (x64, switch-case)
The operation was canceled.
Windows / Build and test (x64, switch-case)
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Windows / Build and test (x64, switch-case)
The operation was canceled.
Windows (free-threading) / Build and test (arm64, switch-case)
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Windows (free-threading) / Build and test (arm64, switch-case)
The operation was canceled.
Android (x86_64)
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Android (x86_64)
The operation was canceled.
Sanitizers / TSan (free-threading)
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Sanitizers / TSan (free-threading)
The operation was canceled.
iOS
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
iOS
The operation was canceled.
All required checks pass
Process completed with exit code 1.
Tests
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Tests
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Tests
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Tests
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Tests
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Tests
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Tests
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Tests
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
Tests
Canceling since a higher priority waiting request for Tests-Kuhai9801-gh-152298-lazy-resolve exists
macOS / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-26)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
macOS (free-threading) / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS (free-threading) / build and test (macos-26)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
macOS / build and test (macos-26-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-26-intel)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust

Artifacts

Produced during runtime
Name Size Digest
UBSan-logs-default
1.52 KB
sha256:276b5a5d1f75aba33cc640c89041a769430fe92ec942fa0316acd358b1bb420b
html-ids-head.json.gz
124 KB
sha256:e0ec0069ec8f4e3f0cb3e6be188dc360d86ccd3253ca056f6abdc5397204c3f0