Build: #1 failed

Job: Test tools RHEL7 failed

Stages & jobs

  1. Default Stage

  2. Publish

  3. Create Upload Plan Branch

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.

New test failures 1
Status Test Duration
Collapse Failed test_tool_image ia_fromarray_test.test_fromarray History
< 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'