Build: #1 failed
Job: Test Tasks Many Linux 2.28 Py3.10 failed
Fringefit corrcomb2.test corrcomb2: Test case result
The below summarizes the result of the test "Fringefit corrcomb2.test corrcomb2" in build 1 of CASASPECS - Dev Test 3.10 - CAS-14195 - Test Tasks Many Linux 2.28 Py3.10.
- Description
- Fringefit corrcomb2.test corrcomb2
- Test class
- test_task_fringefit
- Method
- Fringefit_corrcomb2.test_corrcomb2
- Duration
- 12 secs
- Status
- Failed (New Failure)
Error Log
AttributeError: `np.alltrue` was removed in the NumPy 2.0 release. Use `np.all` instead. test_task_fringefit.py:341: in test_corrcomb2 self.assertTrue(np.alltrue(fl[:,0,6::10])) # both pols flagged ../../../../venv/lib/python3.10/site-packages/numpy/__init__.py:400: in __getattr__ raise AttributeError( E AttributeError: `np.alltrue` was removed in the NumPy 2.0 release. Use `np.all` instead.