Multiple Python class inheritance #2261
Triggered via pull request
February 25, 2025 09:02
Status
Failure
Total duration
6h 0m 20s
Artifacts
–
ci.yml
on: pull_request
Python 3 / NVCC (CUDA 12.6.1) / ubuntu-latest
2m 13s
Python 3.13-dev / ubuntu.latest [free-threaded]
1m 49s
Matrix: old-compilers
Matrix: standard
Annotations
36 errors and 6 warnings
Python 3.12 / ubuntu-latest
Process completed with exit code 2.
|
Python 3.13 / ubuntu-latest
Process completed with exit code 2.
|
Python 3.14.0-alpha.5 / ubuntu-latest
Process completed with exit code 2.
|
Python 3.10 / ubuntu-latest
Process completed with exit code 134.
|
gcc-8 on Ubuntu 20.04
Process completed with exit code 134.
|
Python pypy3.9-v7.3.16 / ubuntu-latest
Process completed with exit code 139.
|
gcc-9 on Ubuntu 20.04
Process completed with exit code 134.
|
Python 3.11 / ubuntu-latest
Process completed with exit code 139.
|
clang-8 on Ubuntu 20.04
Process completed with exit code 139.
|
Python 3.8 / ubuntu-latest
Process completed with exit code 134.
|
clang-9 on Ubuntu 20.04
Process completed with exit code 134.
|
Python pypy3.10-v7.3.17 / ubuntu-latest
Process completed with exit code 139.
|
Python 3.11 / macos-13
Process completed with exit code 139.
|
Python 3.14.0-alpha.5 / macos-13
Process completed with exit code 2.
|
Python 3.9 / ubuntu-latest
Process completed with exit code 134.
|
Python 3.10 / macos-13
Process completed with exit code 134.
|
Python 3.13 / windows-2022
Process completed with exit code 1.
|
Python 3.11 / windows-2022
Process completed with exit code 1.
|
Python 3.14.0-alpha.5 / windows-2022
Process completed with exit code 1.
|
Python 3.8 / macos-13
Process completed with exit code 139.
|
Python 3.8 / windows-2022
Process completed with exit code 1.
|
Python 3.9 / macos-13
Process completed with exit code 134.
|
Python 3.12 / windows-2022
Process completed with exit code 1.
|
Python pypy3.9-v7.3.16 / macos-13
Process completed with exit code 139.
|
Python pypy3.10-v7.3.17 / macos-13
Process completed with exit code 139.
|
Python pypy3.9-v7.3.16 / windows-2022
Process completed with exit code 1.
|
Python pypy3.10-v7.3.17 / windows-2022:
build\tests\Debug\test_classes.py#L978
test51_multiple_inheritance_py_first_base
TypeError: __init__(): incompatible function arguments. The following argument types are supported:
1. __init__(self) -> None
Invoked with types: test_classes.SausageDog
|
Python pypy3.10-v7.3.17 / windows-2022
Process completed with exit code 1.
|
Python 3.13 / macos-13
Process completed with exit code 2.
|
Python 3.12 / macos-13
Process completed with exit code 2.
|
clang-10 on Ubuntu 20.04
Process completed with exit code 139.
|
Python 3 / NVCC (CUDA 12.6.1) / ubuntu-latest
Process completed with exit code 139.
|
Python 3.10 / windows-2022
The job running on runner GitHub Actions 29 has exceeded the maximum execution time of 360 minutes.
|
Python 3.10 / windows-2022
The operation was canceled.
|
Python 3.9 / windows-2022
The job running on runner GitHub Actions 33 has exceeded the maximum execution time of 360 minutes.
|
Python 3.9 / windows-2022
The operation was canceled.
|
gcc-8 on Ubuntu 20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
gcc-9 on Ubuntu 20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
clang-8 on Ubuntu 20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
clang-9 on Ubuntu 20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Python pypy3.10-v7.3.17 / windows-2022:
Debug\test_classes.py#L973
nanobind: instance state has become corrupted of type 'test_classes.SausageDog'!
|
clang-10 on Ubuntu 20.04
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|