add failing test for numpy F-contiguous constraint rejection #2105
ci.yml
on: pull_request
Python 3 / NVCC (CUDA 12.6.1) / ubuntu-latest
2m 15s
Python 3.13-dev / ubuntu.latest [free-threaded]
58s
Matrix: old-compilers
Matrix: standard
Annotations
31 errors and 10 warnings
Python 3.9 / ubuntu-latest:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.9 / ubuntu-latest
Process completed with exit code 1.
|
Python 3.11 / ubuntu-latest:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.11 / ubuntu-latest
Process completed with exit code 1.
|
Python 3.8 / macos-13:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.8 / macos-13
Process completed with exit code 1.
|
Python 3.12 / macos-13:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.12 / macos-13
Process completed with exit code 1.
|
Python 3.10 / ubuntu-latest:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.10 / ubuntu-latest
Process completed with exit code 1.
|
Python 3.11 / macos-13:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.11 / macos-13
Process completed with exit code 1.
|
Python 3.12 / ubuntu-latest:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.12 / ubuntu-latest
Process completed with exit code 1.
|
Python 3.10 / macos-13:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.10 / macos-13
Process completed with exit code 1.
|
Python 3.11 / windows-2022:
build\build\tests\Debug\test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.11 / windows-2022
Process completed with exit code 1.
|
Python 3.8 / ubuntu-latest:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.8 / ubuntu-latest
Process completed with exit code 1.
|
Python 3.12 / windows-2022:
build\build\tests\Debug\test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.12 / windows-2022
Process completed with exit code 1.
|
Python 3.9 / windows-2022:
build\build\tests\Debug\test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.9 / windows-2022
Process completed with exit code 1.
|
Python 3.8 / windows-2022:
build\build\tests\Debug\test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.8 / windows-2022
Process completed with exit code 1.
|
Python 3 / NVCC (CUDA 12.6.1) / ubuntu-latest
Process completed with exit code 1.
|
Python 3.10 / windows-2022:
build\build\tests\Debug\test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.10 / windows-2022
Process completed with exit code 1.
|
Python 3.9 / macos-13:
build/build/tests/test_ndarray.py#L968
test52_accept_np_both_true_contig
TypeError: accept_np_both_true_contig_f(): incompatible function arguments. The following argument types are supported:
1. accept_np_both_true_contig_f(arg: numpy.ndarray[dtype=float32, shape=(2, 1), order='F'], /) -> float
Invoked with types: ndarray
|
Python 3.9 / macos-13
Process completed with exit code 1.
|
Python 3.9 / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.11 / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.13-dev / ubuntu.latest [free-threaded]
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python pypy3.10-v7.3.17 / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.10 / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.13.0-rc.2 / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.12 / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3.8 / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python 3 / NVCC (CUDA 12.6.1) / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Python pypy3.9-v7.3.16 / ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|