Numpy array context rebased #1502
ci.yml
on: pull_request
Ruff
6s
Pylint
1m 59s
Mypy
1m 58s
Pytest Conda Py3 POCL
2m 34s
Pytest Conda Py3 Intel
2m 18s
Examples Conda Py3
1m 48s
Documentation
1m 58s
Matrix: downstream_tests
Annotations
27 errors and 3 warnings
Mypy
Process completed with exit code 1.
|
Pylint
Process completed with exit code 2.
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L68
test_array_context_np_like[<NumpyArrayContext>-zeros_like-1-float64]
AttributeError: 'super' object has no attribute '__getattr__'. Did you mean: '__setattr__'?
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L68
test_array_context_np_like[<NumpyArrayContext>-zeros_like-1-complex128]
AttributeError: 'super' object has no attribute '__getattr__'. Did you mean: '__setattr__'?
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L474
test_array_equal[<NumpyArrayContext>]
TypeError: reduce() of empty iterable with no initial value
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-512]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-shapes2]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-shapes3]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-shapes4]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L953
test_container_arithmetic[<NumpyArrayContext>]
Failed: DID NOT RAISE <class 'TypeError'>
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1010
test_container_freeze_thaw[<NumpyArrayContext>]
assert <arraycontext.pytest._NumpyArrayContextForTests object at 0x7f9900381250> is None
+ where <arraycontext.pytest._NumpyArrayContextForTests object at 0x7f9900381250> = <function get_container_context_recursively_opt at 0x7f995bfc3420>(DOFArray((array([ 1.91105031, 1.14969472, -0.3128121 , ..., 0.07330151,\n 0.6363906 , -0.59915054]),)))
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-0]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L68
test_array_context_np_like[<NumpyArrayContext>-zeros_like-1-float64]
AttributeError: 'super' object has no attribute '__getattr__'. Did you mean: '__setattr__'?
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L68
test_array_context_np_like[<NumpyArrayContext>-zeros_like-1-complex128]
AttributeError: 'super' object has no attribute '__getattr__'. Did you mean: '__setattr__'?
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L474
test_array_equal[<NumpyArrayContext>]
TypeError: reduce() of empty iterable with no initial value
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L953
test_container_arithmetic[<NumpyArrayContext>]
Failed: DID NOT RAISE <class 'TypeError'>
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-0]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-512]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-shapes2]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-shapes3]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-shapes4]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1010
test_container_freeze_thaw[<NumpyArrayContext>]
assert <arraycontext.pytest._NumpyArrayContextForTests object at 0x7febe4b1eff0> is None
+ where <arraycontext.pytest._NumpyArrayContextForTests object at 0x7febe4b1eff0> = <function get_container_context_recursively_opt at 0x7fec3388f420>(DOFArray((array([ 0.3636657 , 0.50297467, 1.72429206, ..., -0.66807722,\n -0.0828881 , -0.74663525]),)))
|
Tests for downstream project grudge:
grudge/test/test/test/test_euler_model.py#L277
test_euler_vortex_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1]
NameError: cannot access free variable 'warn' where it is not associated with a value in enclosing scope
|
Tests for downstream project grudge:
grudge/test/test/test/test_euler_model.py#L277
test_euler_vortex_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2]
NameError: cannot access free variable 'warn' where it is not associated with a value in enclosing scope
|
Tests for downstream project grudge:
grudge/test/test/test/test_euler_model.py#L277
test_euler_vortex_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3]
NameError: cannot access free variable 'warn' where it is not associated with a value in enclosing scope
|
Tests for downstream project grudge
Process completed with exit code 1.
|
Tests for downstream project meshmode
Process completed with exit code 1.
|
Tests for downstream project mirgecom
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
|
Tests for downstream project mirgecom_examples
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|