add failing test for numpy F-contiguous constraint rejection #2105
Annotations
2 errors and 1 warning
Run tests:
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
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading