array api-related upstream-dev failures #12150
Annotations
2 errors
Run tests:
xarray/tests/test_strategies.py#L203
TestVariablesStrategy.test_make_strategies_namespace
ValueError: data type <class 'numpy.bool_'> not inexact
Falsifying example: test_make_strategies_namespace(
self=<xarray.tests.test_strategies.TestVariablesStrategy object at 0x7f3a8041f770>,
data=data(...),
)
Explanation:
These lines were always and only run by failing examples:
/home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/numpy/core/_dtype.py:336
/home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/numpy/core/arrayprint.py:1239
/home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/numpy/core/arrayprint.py:462
/home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/numpy/core/getlimits.py:492
You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
|
Run tests
Process completed with exit code 1.
|
Loading