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 0x000002BAF764FB90>,
data=data(...),
)
Explanation:
These lines were always and only run by failing examples:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\numpy\core\_dtype.py:336
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\numpy\core\getlimits.py:516
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