gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085) #354
build.yml
on: push
Check for source changes
5s
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
Windows
/
build and test (x86)
14m 25s
Windows
/
build and test (x64)
13m 33s
Windows
/
build (arm64)
2m 35s
Windows (free-threading)
/
build and test (x86)
17m 12s
Windows (free-threading)
/
build and test (x64)
15m 41s
Windows (free-threading)
/
build (arm64)
3m 34s
Ubuntu
/
build and test
8m 30s
Ubuntu (free-threading)
/
build and test
10m 57s
Hypothesis tests on Ubuntu
4m 0s
Address sanitizer
9m 2s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
3s
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]
|