Build: #2 failed

Job: Test Tasks Many Linux 2.28 failed

Test results

  • 1,186 tests in total
  • 4 tests failed
  • 84 tests were quarantined / skipped
  • 352 minutes taken in total.

Build 2 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
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)
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)
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)
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)