Skip to content

Disable thread-local cleanup on 32-bit MacOS PPC with GCC. This will … #638

Disable thread-local cleanup on 32-bit MacOS PPC with GCC. This will …

Disable thread-local cleanup on 32-bit MacOS PPC with GCC. This will … #638

Triggered via push September 20, 2024 15:20
Status Cancelled
Total duration 3m 42s
Artifacts

tests.yml

on: push
Matrix: manylinux
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 2 warnings
test (3.10, ubuntu-latest)
The run was canceled by @jamadden.
test (3.7, ubuntu-latest)
The run was canceled by @jamadden.
test (3.8, ubuntu-latest)
The run was canceled by @jamadden.
test (3.11, ubuntu-latest)
The run was canceled by @jamadden.
test (3.12, ubuntu-latest)
The run was canceled by @jamadden.
test (macos-latest, 3.10)
The run was canceled by @jamadden.
test (3.13, ubuntu-latest)
The run was canceled by @jamadden.
test (3.9, ubuntu-latest)
The run was canceled by @jamadden.
test (macos-latest, 3.11)
The run was canceled by @jamadden.
test (macos-latest, 3.12)
The run was canceled by @jamadden.
test (macos-latest, 3.13)
The run was canceled by @jamadden.
test (macos-latest, 3.8)
The run was canceled by @jamadden.
test (macos-latest, 3.9)
The run was canceled by @jamadden.
manylinux2014_x86_64
The run was canceled by @jamadden.
manylinux2014_x86_64
A task was canceled.
manylinux2014_aarch64
The run was canceled by @jamadden.
manylinux2014_aarch64
The operation was canceled.
manylinux2014_s390x
The run was canceled by @jamadden.
manylinux2014_s390x
The operation was canceled.
musllinux_1_1_x86_64
The run was canceled by @jamadden.
musllinux_1_1_x86_64
The operation was canceled.
manylinux_2_28_x86_64
The run was canceled by @jamadden.
manylinux_2_28_x86_64
The operation was canceled.
musllinux_1_1_aarch64
The run was canceled by @jamadden.
musllinux_1_1_aarch64
A task was canceled.
manylinux2014_ppc64le
The run was canceled by @jamadden.
manylinux2014_ppc64le
The operation was canceled.
CodeQL
The run was canceled by @jamadden.
CodeQL
The operation was canceled.
CodeQL
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
CodeQL
The CODEQL_PYTHON environment variable is no longer supported. Please remove it from your workflow. This environment variable was originally used to specify a Python executable that included the dependencies of your Python code, however Python analysis no longer uses these dependencies. If you used CODEQL_PYTHON to force the version of Python to analyze as, please use CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION instead, such as 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=2.7' or 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=3.11'.