Build: #4 failed

Job: Test Tasks Many Linux 2014 failed

Sdsmooth test complex.test sdsmooth complex overwrite: Test case result

The below summarizes the result of the test "Sdsmooth test complex.test sdsmooth complex overwrite" in build 4 of CASA - Release Engineering Cmake Numpy Update 3.10 - CAS-14306 - Test Tasks Many Linux 2014. View test case history
Description
Sdsmooth test complex.test sdsmooth complex overwrite
Test class
test_task_sdsmooth
Method
sdsmooth_test_complex.test_sdsmooth_complex_overwrite
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

AttributeError: module 'scipy.signal' has no attribute 'gaussian'
test_task_sdsmooth.py:348: in test_sdsmooth_complex_overwrite
    self.run_test(kwidth=5, overwrite=True)
test_task_sdsmooth.py:195: in run_test
    kernel_array = gaussian_kernel(nchan, kwidth)
test_task_sdsmooth.py:43: in gaussian_kernel
    g = signal.gaussian(nchan, sigma, False)
E   AttributeError: module 'scipy.signal' has no attribute 'gaussian'