Skip to content

array api-related upstream-dev failures #12150

array api-related upstream-dev failures

array api-related upstream-dev failures #12150

Triggered via pull request April 12, 2024 18:59
Status Failure
Total duration 17m 10s
Artifacts 14

ci.yaml

on: pull_request
detect ci trigger
3s
detect ci trigger
Event File
2s
Event File
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

26 errors
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_namedarray.py#L360
TestNamedArray.test_duck_array_class ModuleNotFoundError: No module named 'array_api_strict'
ubuntu-latest py3.9 bare-minimum
Process completed with exit code 1.
ubuntu-latest py3.10 all-but-dask: 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 0x7f4036bf4970>, data=data(...), ) You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
ubuntu-latest py3.10 all-but-dask
Process completed with exit code 1.
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_strategies.py#L203
TestVariablesStrategy.test_make_strategies_namespace AttributeError: module 'numpy.array_api' has no attribute 'isdtype' Falsifying example: test_make_strategies_namespace( self=<xarray.tests.test_strategies.TestVariablesStrategy object at 0x7f6da7e547f0>, data=data(...), ) You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
ubuntu-latest py3.9 min-all-deps
Process completed with exit code 1.
ubuntu-latest py3.12: 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
ubuntu-latest py3.12
Process completed with exit code 1.
ubuntu-latest py3.9: 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 0x7efe9e4b1f10>, data=data(...), ) You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
ubuntu-latest py3.9
Process completed with exit code 1.
ubuntu-latest py3.10 flaky: 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 0x7f68d7b7cfa0>, data=data(...), ) You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
ubuntu-latest py3.10 flaky
Process completed with exit code 1.
ubuntu-latest py3.11: 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 0x7f4e357461d0>, data=data(...), ) You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
ubuntu-latest py3.11
Process completed with exit code 1.
macos-latest py3.11: 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 0x1596be990>, data=data(...), ) You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
macos-latest py3.11
Process completed with exit code 1.
macos-latest py3.9: 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 0x15aa48520>, data=data(...), ) You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
macos-latest py3.9
Process completed with exit code 1.
macos-latest py3.12: 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 0x157c634a0>, data=data(...), ) Explanation: These lines were always and only run by failing examples: /Users/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/numpy/core/_dtype.py:336 /Users/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
macos-latest py3.12
Process completed with exit code 1.
windows-latest py3.12: 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
windows-latest py3.12
Process completed with exit code 1.
windows-latest py3.9: 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 0x000001CE2A1F4AC0>, data=data(...), ) You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
windows-latest py3.9
Process completed with exit code 1.
windows-latest py3.11: 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 0x000002379185F8D0>, data=data(...), ) You can reproduce this example by temporarily adding @reproduce_failure('6.100.1', b'AAABAAABAAAAAAAAAA==') as a decorator on your test case
windows-latest py3.11
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
Event File Expired
4.3 KB
Test results for Linux-3.10 all-but-dask Expired
165 KB
Test results for Linux-3.10 flaky Expired
163 KB
Test results for Linux-3.11 Expired
165 KB
Test results for Linux-3.12 Expired
142 KB
Test results for Linux-3.9 Expired
165 KB
Test results for Linux-3.9 bare-minimum Expired
122 KB
Test results for Linux-3.9 min-all-deps Expired
165 KB
Test results for Windows-3.11 Expired
171 KB
Test results for Windows-3.12 Expired
148 KB
Test results for Windows-3.9 Expired
170 KB
Test results for macOS-3.11 Expired
171 KB
Test results for macOS-3.12 Expired
150 KB
Test results for macOS-3.9 Expired
172 KB