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#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#L953
test_container_arithmetic[<NumpyArrayContext>]
Failed: DID NOT RAISE <class 'TypeError'>
|
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]),)))
|
This job failed
Loading