Build: #1 failed

Job: Test tools RHEL7 failed

Stages & jobs

  1. Default Stage

  2. Publish

  3. Create Upload Plan Branch

Ia fromarray test.test fromarray: Test case result

The below summarizes the result of the test "Ia fromarray test.test fromarray" in build 1 of CASA - Casa 6 Dev Test Full - CAS-14035 - Test tools RHEL7. View test case history
Description
Ia fromarray test.test fromarray
Test class
test_tool_image
Method
ia_fromarray_test.test_fromarray
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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'