Build: #1 failed

Job: Test Tasks Many Linux 2.28 failed

Test results

  • 1,186 tests in total
  • 4 tests failed
  • 4 failures are new
  • 84 tests were quarantined / skipped
  • 260 minutes taken in total.

Build 1 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_gradient_method History
< 1 sec
AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
test_task_msuvbinflag.py:77: in test_gradient_method
    res = flagdata(vis=self.ms, mode='summary')
../../../../venv/lib/python3.8/site-packages/casatasks/flagdata.py:1132: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
E   AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_median_method History
< 1 sec
AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
test_task_msuvbinflag.py:70: in test_median_method
    res = flagdata(vis=self.ms, mode='summary')
../../../../venv/lib/python3.8/site-packages/casatasks/flagdata.py:1132: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
E   AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_radian_method History
< 1 sec
AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
test_task_msuvbinflag.py:56: in test_radian_method
    res = flagdata(vis=self.ms, mode='summary')
../../../../venv/lib/python3.8/site-packages/casatasks/flagdata.py:1132: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
E   AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
Collapse Failed test_task_msuvbinflag test_msuvbinflag.test_regionalMean_method History
< 1 sec
AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)
test_task_msuvbinflag.py:62: in test_regionalMean_method
    res = flagdata(vis=self.ms, mode='summary')
../../../../venv/lib/python3.8/site-packages/casatasks/flagdata.py:1132: in __call__
    assert _pc.validate(doc,schema), create_error_string(_pc.errors)
E   AssertionError: the vis parameter must be a path that exists ('SNR_ForFlagging_Binned.ms' does not exist)