Skip to content

gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085) #354

gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)

gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085) #354

Triggered via push February 13, 2024 13:47
Status Success
Total duration 31m 3s
Artifacts

build.yml

on: push
Check for source changes
5s
Check for source changes
Matrix: macOS / build and test
Matrix: macOS (free-threading) / build and test
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
2m 1s
Check if generated files are up to date
Windows  /  build and test (x86)
14m 25s
Windows / build and test (x86)
Windows  /  build and test (x64)
13m 33s
Windows / build and test (x64)
Windows  /  build (arm64)
2m 35s
Windows / build (arm64)
Windows (free-threading)  /  build and test (x86)
17m 12s
Windows (free-threading) / build and test (x86)
Windows (free-threading)  /  build and test (x64)
15m 41s
Windows (free-threading) / build and test (x64)
Windows (free-threading)  /  build (arm64)
3m 34s
Windows (free-threading) / build (arm64)
Ubuntu  /  build and test
8m 30s
Ubuntu / build and test
Ubuntu (free-threading)  /  build and test
10m 57s
Ubuntu (free-threading) / build and test
Hypothesis tests on Ubuntu
4m 0s
Hypothesis tests on Ubuntu
Address sanitizer
9m 2s
Address sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
All required checks pass
3s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
Hypothesis tests on Ubuntu: Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Ubuntu SSL tests with OpenSSL (1.1.1w): Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Address sanitizer: Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Ubuntu SSL tests with OpenSSL (3.1.5): Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Ubuntu SSL tests with OpenSSL (3.0.13): Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Ubuntu SSL tests with OpenSSL (3.2.1): Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Ubuntu / build and test: Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Ubuntu (free-threading) / build and test: Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]