Build: #1 failed Manual run by Akeem Wells

Stages & jobs

  1. Build and Test

  2. Test Pytest Coverage

Test results

  • 254 tests in total
  • 20 tests failed
  • 20 failures are new
  • 80 tests were quarantined / skipped
  • 595 minutes taken in total.
New test failures 20
Status Test View job Duration
Collapse Failed pccor_test_missing test_missingPhaseCalSubtable
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_missing'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_missing test_missingPcDataIgnore
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_missing'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_missing test_missingPcDataForRefant
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_missing'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_missing test_missingPcDataUseFringefit
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_missing'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseAntenna_antennas_specified
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_provideFringeFitTable
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseScanAndTimerange_invalid_scan
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseSpw
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseAntenna_refant_excluded
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseAntenna_nonexistent_antenna
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseScanAndTimerange_bad_scan
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseScanAndTimerange_invalid_timerange
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseScanAndTimerange_incompatible_scan
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseAntenna_mixes_excluded
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_provideFringeFitTable_equal
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseScanAndTimerange_bad_timerange
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_parse test_parseAntenna
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'"
cls = <class 'test_task_pccor.pccor_test_parse'>

    @classmethod
    def setUpClass(cls):
        for filename in test_data_files:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_solutionValues test_solutionValues
Build Test ManyLinux 2.28 Single Command < 1 sec
FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/BM303W_no_FD_spw_0.ms'
self = <test_task_pccor.pccor_test_solutionValues testMethod=test_solutionValues>

    def setUp(self):
>       shutil.copytree(os.path.join(datapath, def_ms), def_ms)

test_task_pccor.py:266: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(52 more lines...)
Collapse Failed pccor_test_splitMses test_splitMses_contiguous_ms
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/contiguous_split.ms'"
cls = <class 'test_task_pccor.pccor_test_splitMses'>

    @classmethod
    def setUpClass(cls):
        for filename in [contiguous_ms, non_contiguous_ms]:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Collapse Failed pccor_test_splitMses test_splitMses_non_contiguous_ms
Build Test ManyLinux 2.28 Single Command < 1 sec
failed on setup with "FileNotFoundError: [Errno 2] No such file or directory: 'unittest/pccor/contiguous_split.ms'"
cls = <class 'test_task_pccor.pccor_test_splitMses'>

    @classmethod
    def setUpClass(cls):
        for filename in [contiguous_ms, non_contiguous_ms]:
>           shutil.copytree(os.path.join(datapath, filename), filename)

(54 more lines...)
Skipped tests 80
Status Test Failing since View job
Skipped plotbandpass_2_test test_b_skipspw19high_regression11

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_2_test test_b_skipspw19high_regression13

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_2_test test_b_skipspw19high_regression12

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_3_test test_uid___A002_X61d35c_X4f_regression89

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_3_test test_uid___A002_X61d35c_X4f_regression88

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_3_test test_uid___A002_X61d35c_X4f_regression84

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_3_test test_uid___A002_X61d35c_X4f_regression85

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_3_test test_uid___A002_X61d35c_X4f_regression87

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_3_test test_uid___A002_X61d35c_X4f_regression86

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_3_test test_uid___A002_X61d35c_X4f_regression83

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_ALMA_1_pol_test test_ALMA_1_pol_regression56

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_ALMA_multi_regions_test test_ALMA_multi_regions_regression60

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_ALMA_multi_regions_test test_ALMA_multi_regions_regression59

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression69

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression71

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression70

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression62

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression73

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression61

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression72

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression67

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression68

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression64

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression63

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression66

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_dual_pol_test test_EVLA_dual_pol_regression65

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_single_pol_test test_EVLA_single_pol_regression114

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_single_pol_test test_EVLA_single_pol_regression75

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_single_pol_test test_EVLA_single_pol_regression74

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_single_pol_test test_EVLA_single_pol_regression77

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_EVLA_single_pol_test test_EVLA_single_pol_regression76

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_SMA_ngc6334_SM2_filler_test test_SMA_ngc6334_SM2_filler_regression78

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_SMA_ngc6334_SM2_filler_test test_SMA_ngc6334_SM2_filler_regression80

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_SMA_ngc6334_SM2_filler_test test_SMA_ngc6334_SM2_filler_regression79

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression39

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression43

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression33

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression32

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression41

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression31

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression42

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression30

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression40

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression35

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression34

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression29

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression38

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression37

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_2_test test_X3c1_tsys_regression36

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_test test_X3c1_tsys_regression20

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_test test_X3c1_tsys_fdm_regression15

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_test test_X3c1_tsys_fdm_regression14

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_test test_X3c1_tsys_regression19

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_test test_X3c1_tsys_regression18

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_test test_X3c1_tsys_regression17

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_X3c1_test test_X3c1_tsys_regression16

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_badAntennaFilename_test test_badAntennaFilename_regression112

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_badSpwFilename_test test_badSpwFilename_regression113

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_mislabeling_test test_mislabeling_regression111

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_multi_field_Tsys_solution_overlay_test test_multi_field_bandpass_regression48

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_multi_field_Tsys_solution_overlay_test test_multi_field_bandpass_regression49

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_multi_field_Tsys_solution_overlay_test test_multi_field_bandpass_regression82

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_multi_field_Tsys_solution_overlay_test test_multi_field_bandpass_regression47

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_multi_field_Tsys_solution_overlay_test test_multi_field_bandpass_regression50

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_multi_field_bandpass_test test_multi_field_bandpass_regression46

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_multi_field_bandpass_test test_multi_field_bandpass_regression45

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_multi_field_bandpass_test test_multi_field_bandpass_regression44

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_smooth_test test_b_smooth_regression26

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_smooth_test test_b_smooth_regression25

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_smooth_test test_b_skipspw19high_regression21

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_smooth_test test_b_smooth_regression27

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_smooth_test test_b_smooth_regression22

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_smooth_test test_b_smooth_regression28

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_smooth_test test_b_smooth_regression24

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_smooth_test test_b_smooth_regression23

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotbandpass_tsysFlagged_test test_tsysFlagged_regression107

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotweather_test test9

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotweather_test test7

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped plotweather_test test8

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command
Skipped predictcomp_test test_predicted_visplot

Passing on the master branch.

Build Test ManyLinux 2.28 Single Command