Numpy array context rebased #1503
ci.yml
on: pull_request
Ruff
9s
Pylint
1m 54s
Mypy
1m 52s
Pytest Conda Py3 POCL
2m 32s
Pytest Conda Py3 Intel
2m 19s
Examples Conda Py3
1m 42s
Documentation
2m 17s
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>-0]
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>-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 0x7f788bf46cc0> is None
+ where <arraycontext.pytest._NumpyArrayContextForTests object at 0x7f788bf46cc0> = <function get_container_context_recursively_opt at 0x7f78d04d31a0>(DOFArray((array([ 0.79315393, -2.40433636, -1.21230485, ..., -0.0200914 ,\n -1.2304606 , 1.02174282]),)))
|
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 0x7feb2816c620> is None
+ where <arraycontext.pytest._NumpyArrayContextForTests object at 0x7feb2816c620> = <function get_container_context_recursively_opt at 0x7feb48d9b240>(DOFArray((array([ 0.1821637 , -0.25677735, -1.4170546 , ..., 0.92774391,\n -0.93748614, -0.91951563]),)))
|
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.
|