Build: #1 failed
Job: Test tools RHEL7 failed
Test results
- 670 tests in total
- 1 test failed
- 1 failure is new
- 4 tests were quarantined / skipped
- 24 minutes taken in total.
Build 1 has the following 1 errors: 1 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
test_tool_image
ia_fromarray_test.test_fromarray
|
< 1 sec | |
AttributeError: module 'numpy' has no attribute 'complex'
test_tool_image.py:1875: in test_fromarray
ar2 = np.zeros([4, 4], np.complex)
/usr/local/lib/python3.8/site-packages/numpy/__init__.py:284: in __getattr__
raise AttributeError("module {!r} has no attribute "
E AttributeError: module 'numpy' has no attribute 'complex'
|
|||