ci: use lowest resolution #321
Annotations
10 errors and 1 warning
Test package:
tests/array_api/test_myarray.py#L66
test_asarray
AttributeError: module 'jax.core' has no attribute 'new_main'
|
Test package:
tests/array_api/test_myarray.py#L82
test_empty_like
AttributeError: module 'jax.core' has no attribute 'new_main'
|
Test package:
tests/array_api/test_myarray.py#L113
test_full_like
AttributeError: module 'jax.core' has no attribute 'new_main'
|
Test package:
tests/array_api/test_myarray.py#L133
test_meshgrid
AttributeError: module 'jax.core' has no attribute 'new_main'
|
Test package:
tests/array_api/test_myarray.py#L154
test_ones_like
AttributeError: module 'jax.core' has no attribute 'new_main'
|
Test package:
tests/array_api/test_myarray.py#L165
test_tril
AttributeError: module 'jax.core' has no attribute 'new_main'
|
Test package:
tests/array_api/test_myarray.py#L175
test_triu
AttributeError: module 'jax.core' has no attribute 'new_main'
|
Test package:
tests/array_api/test_myarray.py#L190
test_zeros_like
AttributeError: module 'jax.core' has no attribute 'new_main'
|
Test package:
tests/array_api/test_myarray.py#L204
test_astype
AttributeError: module 'jax.core' has no attribute 'new_main'
|
Test package:
tests/array_api/test_myarray.py#L224
test_finfo
AttributeError: module 'jax.core' has no attribute 'new_main'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading