Numpy array context rebased #1503
Annotations
10 errors
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__'?
|
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__'?
|
test/test/test/test_arraycontext.py#L474
test_array_equal[<NumpyArrayContext>]
TypeError: reduce() of empty iterable with no initial value
|
test/test/test/test_arraycontext.py#L953
test_container_arithmetic[<NumpyArrayContext>]
Failed: DID NOT RAISE <class 'TypeError'>
|
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-0]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-512]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-shapes2]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-shapes3]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
test/test/test/test_arraycontext.py#L821
test_flatten_array_container[<NumpyArrayContext>-shapes4]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'order'
|
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]),)))
|
This job failed
Loading