Add support for custom call policies #2003
ci.yml
on: pull_request
Python 3 / NVCC (CUDA 12.6.1) / ubuntu-latest
2m 18s
Python 3.13-dev / ubuntu.latest [free-threaded]
54s
Matrix: old-compilers
Matrix: standard
Annotations
25 errors
Python 3.13.0-rc.2 / ubuntu-latest
Process completed with exit code 2.
|
Python 3.9 / ubuntu-latest:
build/build/tests/test_functions.py#L656
test50_call_policy
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
|
Python 3.9 / ubuntu-latest
Process completed with exit code 1.
|
gcc-9 on Ubuntu 20.04
Process completed with exit code 1.
|
Python 3.12 / ubuntu-latest
Process completed with exit code 2.
|
clang-8 on Ubuntu 20.04
Process completed with exit code 1.
|
gcc-8 on Ubuntu 20.04
Process completed with exit code 1.
|
clang-9 on Ubuntu 20.04
Process completed with exit code 1.
|
clang-10 on Ubuntu 20.04
Process completed with exit code 1.
|
Python 3.8 / ubuntu-latest:
build/build/tests/test_functions.py#L656
test50_call_policy
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
|
Python 3.8 / ubuntu-latest
Process completed with exit code 1.
|
Python 3.9 / macos-13:
build/build/tests/test_functions.py#L656
test50_call_policy
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
|
Python 3.9 / macos-13
Process completed with exit code 1.
|
Python pypy3.9-v7.3.16 / ubuntu-latest:
build/build/tests/test_functions.py#L656
test50_call_policy
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
|
Python pypy3.9-v7.3.16 / ubuntu-latest
Process completed with exit code 1.
|
Python 3.8 / windows-2022:
build\build\tests\Debug\test_functions.py#L656
test50_call_policy
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
|
Python 3.8 / windows-2022
Process completed with exit code 1.
|
Python 3.9 / windows-2022:
build\build\tests\Debug\test_functions.py#L656
test50_call_policy
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
|
Python 3.9 / windows-2022
Process completed with exit code 1.
|
Python 3.8 / macos-13:
build/build/tests/test_functions.py#L656
test50_call_policy
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
|
Python 3.8 / macos-13
Process completed with exit code 1.
|
Python pypy3.9-v7.3.16 / windows-2022:
build\build\tests\Debug\test_functions.py#L656
test50_call_policy
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
|
Python pypy3.9-v7.3.16 / windows-2022
Process completed with exit code 1.
|
Python pypy3.9-v7.3.16 / macos-13:
build/build/tests/test_functions.py#L656
test50_call_policy
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
|
Python pypy3.9-v7.3.16 / macos-13
Process completed with exit code 1.
|