Build: #4 failed

Job: Test Tasks Many Linux 2014 failed

Sdsmooth test float.test sdsmooth float select: Test case result

The below summarizes the result of the test "Sdsmooth test float.test sdsmooth float select" 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 float.test sdsmooth float select
Test class
test_task_sdsmooth
Method
sdsmooth_test_float.test_sdsmooth_float_select
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

AttributeError: module 'scipy.signal' has no attribute 'gaussian'
test_task_sdsmooth.py:383: in test_sdsmooth_float_select
    self.run_test(kwidth=5, spw='1')
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'