Skip to content

gh-124030: Skip test_tcsendbreak on NetBSD for ENOTTY error (GH-124031) #691

gh-124030: Skip test_tcsendbreak on NetBSD for ENOTTY error (GH-124031)

gh-124030: Skip test_tcsendbreak on NetBSD for ENOTTY error (GH-124031) #691

Triggered via push September 13, 2024 17:47
Status Success
Total duration 26m 20s
Artifacts

build.yml

on: push
Change detection  /  Compute changed files
6s
Change detection / Compute changed files
Matrix: build_macos
Matrix: build_ubuntu
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build_windows
Matrix: build_windows_msi
Waiting for pending jobs
Matrix: CIFuzz
Check if generated files are up to date
2m 53s
Check if generated files are up to date
WASI  /  build and test
6m 52s
WASI / build and test
Hypothesis tests on Ubuntu
7m 8s
Hypothesis tests on Ubuntu
Address sanitizer
10m 47s
Address sanitizer
Thread sanitizer  /  Thread sanitizer
5m 24s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
8m 17s
Thread sanitizer (free-threading) / Thread 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

53 warnings
Hypothesis tests on Ubuntu: Include/internal/pycore_gc.h#L230
unsigned conversion from ‘int’ to ‘uintptr_t’ {aka ‘long unsigned int’} changes value from ‘-2’ to ‘18446744073709551614’ [-Wsign-conversion]
Hypothesis tests on Ubuntu: Include/internal/pycore_backoff.h#L60
conversion from ‘uint16_t’ {aka ‘short unsigned int’} to ‘short unsigned int:12’ may change value [-Wconversion]
Hypothesis tests on Ubuntu: Include/internal/pycore_backoff.h#L61
conversion from ‘uint16_t’ {aka ‘short unsigned int’} to ‘unsigned char:4’ may change value [-Wconversion]
Hypothesis tests on Ubuntu: Include/internal/pycore_backoff.h#L78
conversion from ‘int’ to ‘uint16_t’ {aka ‘short unsigned int’} may change value [-Wconversion]
Hypothesis tests on Ubuntu: Include/internal/pycore_list.h#L48
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘Py_ssize_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
Hypothesis tests on Ubuntu: Include/internal/mimalloc/mimalloc/internal.h#L489
unsigned conversion from ‘int’ to ‘mi_thread_free_t’ {aka ‘long unsigned int’} changes value from ‘-4’ to ‘18446744073709551612’ [-Wsign-conversion]
Hypothesis tests on Ubuntu: Include/internal/mimalloc/mimalloc/internal.h#L508
unsigned conversion from ‘int’ to ‘mi_thread_free_t’ {aka ‘long unsigned int’} changes value from ‘-4’ to ‘18446744073709551612’ [-Wsign-conversion]
Hypothesis tests on Ubuntu: Include/internal/mimalloc/mimalloc/internal.h#L806
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Hypothesis tests on Ubuntu: Include/internal/mimalloc/mimalloc/internal.h#L814
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Hypothesis tests on Ubuntu: Parser/pegen.c#L29
conversion to ‘Py_UCS4’ {aka ‘unsigned int’} from ‘char’ may change the sign of the result [-Wsign-conversion]
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 / build and test (macos-14)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macOS / build and test (macos-14)
xz 5.6.2 is already installed and up-to-date. To reinstall 5.6.2, run: brew reinstall xz
macOS / build and test (macos-14)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS / build and test (macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Ubuntu / build and test: Include/internal/pycore_gc.h#L230
unsigned conversion from ‘int’ to ‘uintptr_t’ {aka ‘long unsigned int’} changes value from ‘-2’ to ‘18446744073709551614’ [-Wsign-conversion]
Ubuntu / build and test: Include/internal/pycore_backoff.h#L60
conversion from ‘uint16_t’ {aka ‘short unsigned int’} to ‘short unsigned int:12’ may change value [-Wconversion]
Ubuntu / build and test: Include/internal/pycore_backoff.h#L61
conversion from ‘uint16_t’ {aka ‘short unsigned int’} to ‘unsigned char:4’ may change value [-Wconversion]
Ubuntu / build and test: Include/internal/pycore_backoff.h#L78
conversion from ‘int’ to ‘uint16_t’ {aka ‘short unsigned int’} may change value [-Wconversion]
Ubuntu / build and test: Include/internal/pycore_list.h#L48
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘Py_ssize_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
Ubuntu / build and test: Include/internal/mimalloc/mimalloc/internal.h#L489
unsigned conversion from ‘int’ to ‘mi_thread_free_t’ {aka ‘long unsigned int’} changes value from ‘-4’ to ‘18446744073709551612’ [-Wsign-conversion]
Ubuntu / build and test: Include/internal/mimalloc/mimalloc/internal.h#L508
unsigned conversion from ‘int’ to ‘mi_thread_free_t’ {aka ‘long unsigned int’} changes value from ‘-4’ to ‘18446744073709551612’ [-Wsign-conversion]
Ubuntu / build and test: Include/internal/mimalloc/mimalloc/internal.h#L806
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Ubuntu / build and test: Include/internal/mimalloc/mimalloc/internal.h#L814
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Ubuntu / build and test: Parser/pegen.c#L29
conversion to ‘Py_UCS4’ {aka ‘unsigned int’} from ‘char’ may change the sign of the result [-Wsign-conversion]
Address sanitizer: Include/internal/pycore_gc.h#L230
unsigned conversion from ‘int’ to ‘uintptr_t’ {aka ‘long unsigned int’} changes value from ‘-2’ to ‘18446744073709551614’ [-Wsign-conversion]
Address sanitizer: Parser/string_parser.c#L21
conversion to ‘unsigned char’ from ‘char’ may change the sign of the result [-Wsign-conversion]
Address sanitizer: Parser/string_parser.c#L98
conversion to ‘Py_ssize_t’ {aka ‘long int’} from ‘size_t’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
Address sanitizer: Parser/string_parser.c#L145
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘long int’ may change the sign of the result [-Wsign-conversion]
Address sanitizer: Parser/string_parser.c#L149
conversion to ‘Py_ssize_t’ {aka ‘long int’} from ‘size_t’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
Address sanitizer: Parser/string_parser.c#L188
conversion to ‘Py_ssize_t’ {aka ‘long int’} from ‘size_t’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
Address sanitizer: Parser/string_parser.c#L277
conversion to ‘Py_ssize_t’ {aka ‘long int’} from ‘size_t’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
Address sanitizer: Parser/string_parser.c#L279
conversion to ‘Py_ssize_t’ {aka ‘long int’} from ‘size_t’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
Address sanitizer: Include/internal/pycore_gc.h#L230
unsigned conversion from ‘int’ to ‘uintptr_t’ {aka ‘long unsigned int’} changes value from ‘-2’ to ‘18446744073709551614’ [-Wsign-conversion]
Address sanitizer: Include/internal/pycore_backoff.h#L60
conversion from ‘uint16_t’ {aka ‘short unsigned int’} to ‘short unsigned int:12’ may change value [-Wconversion]
Ubuntu (free-threading) / build and test: Include/internal/pycore_stackref.h#L101
unsigned conversion from ‘int’ to ‘uintptr_t’ {aka ‘long unsigned int’} changes value from ‘-2’ to ‘18446744073709551614’ [-Wsign-conversion]
Ubuntu (free-threading) / build and test: Include/internal/pycore_stackref.h#L137
conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
Ubuntu (free-threading) / build and test: Include/internal/pycore_backoff.h#L60
conversion from ‘uint16_t’ {aka ‘short unsigned int’} to ‘short unsigned int:12’ may change value [-Wconversion]
Ubuntu (free-threading) / build and test: Include/internal/pycore_backoff.h#L61
conversion from ‘uint16_t’ {aka ‘short unsigned int’} to ‘unsigned char:4’ may change value [-Wconversion]
Ubuntu (free-threading) / build and test: Include/internal/pycore_backoff.h#L78
conversion from ‘int’ to ‘uint16_t’ {aka ‘short unsigned int’} may change value [-Wconversion]
Ubuntu (free-threading) / build and test: Include/internal/pycore_list.h#L48
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘Py_ssize_t’ {aka ‘long int’} may change the sign of the result [-Wsign-conversion]
Ubuntu (free-threading) / build and test: Include/internal/mimalloc/mimalloc/internal.h#L489
unsigned conversion from ‘int’ to ‘mi_thread_free_t’ {aka ‘long unsigned int’} changes value from ‘-4’ to ‘18446744073709551612’ [-Wsign-conversion]
Ubuntu (free-threading) / build and test: Include/internal/mimalloc/mimalloc/internal.h#L508
unsigned conversion from ‘int’ to ‘mi_thread_free_t’ {aka ‘long unsigned int’} changes value from ‘-4’ to ‘18446744073709551612’ [-Wsign-conversion]
Ubuntu (free-threading) / build and test: Include/internal/mimalloc/mimalloc/internal.h#L806
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
Ubuntu (free-threading) / build and test: Include/internal/mimalloc/mimalloc/internal.h#L814
conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
macOS (free-threading) / build and test (macos-14)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macOS (free-threading) / build and test (macos-14)
xz 5.6.2 is already installed and up-to-date. To reinstall 5.6.2, run: brew reinstall xz
macOS (free-threading) / build and test (macos-14)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS (free-threading) / build and test (macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-13)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macOS / build and test (macos-13)
xz 5.6.2 is already installed and up-to-date. To reinstall 5.6.2, run: brew reinstall xz
macOS / build and test (macos-13)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS / build and test (macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!