Build: #19 failed Manual run by Akeem Wells
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 68 minutes
- Labels
- None
- Revisions
-
- MPI
-
f0f781a7bc5276c154c274b55444223c69a7df0a
f0f781a7bc5276c154c274b55444223c69a7df0a - OPEN-CASA
-
5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7
5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7 - OPEN-CASA-PKG
-
d4956eba1464877df11b9cadcf33952bab9c4dd3
d4956eba1464877df11b9cadcf33952bab9c4dd3
- Total tests
- 463
- Failing since
- #17 (Manual run by Akeem Wells – )
- Fixed in
- #20 (Manual run by Akeem Wells)
Responsible
This build has been failing since #17
No one has taken responsibility
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
calanalysis_tsys1_fit
test_fit_phase
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
AssertionError: 0 != 392 self = <test_tool_calanalysis.calanalysis_tsys1_fit testMethod=test_fit_phase> def test_fit_phase(self): """ Test tool fit function (phase). Exercises stuff in CalAnalysys/CalStatsFitter """ # A phase fit inspired by pipeline/qa/bpcal.py fit_phase = ca.fit(spw='13', axis='TIME', ap='PHASE', unwrap=True, (6 more lines...) |
||||
Collapse |
calanalysis_tsys1_fit
test_fit_amp
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
AssertionError: 0 != 392 self = <test_tool_calanalysis.calanalysis_tsys1_fit testMethod=test_fit_amp> def test_fit_amp(self): """ Test tool fit function (amp). Exercises stuff in CalAnalysys/CalStatsFitter """ # An amp fit inspired by pipeline/qa/bpcal.py fit_amp = ca.fit(spw='13', axis='TIME', ap='AMPLITUDE', norm=True, (6 more lines...) |
||||
Collapse |
calanalysis_tsys1_get
test_get_one_spw
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
AssertionError: 0 != 392 self = <test_tool_calanalysis.calanalysis_tsys1_get testMethod=test_get_one_spw> def test_get_one_spw(self): """ Test tool get function. Uses the main stuff in CalAnalysys/CalStats::stats """ # SPW 13 should be there # This uses parameters in similar way as the pipeline does in tsyscal/renderer (9 more lines...) |
||||
Collapse |
calanalysis_tsys1_introspective
test_introspective
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
AssertionError: '' != 'uid___A002_X30a93d_X43e.ms.tsys.s3.tbl' + uid___A002_X30a93d_X43e.ms.tsys.s3.tbl self = <test_tool_calanalysis.calanalysis_tsys1_introspective testMethod=test_introspective> def test_introspective(self): """Test of introspective member functions""" (6 more lines...) |
||||
Collapse |
coordsys_test
test_linearTransformDirection
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' self = <test_tool_coordsys.coordsys_test testMethod=test_linearTransformDirection> def tearDown(self): cs.done() > os.remove(myim) E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' (1 more lines...) |
||||
Collapse |
coordsys_test
test_linearTransformLinear
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' self = <test_tool_coordsys.coordsys_test testMethod=test_linearTransformLinear> def tearDown(self): cs.done() > os.remove(myim) E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' (1 more lines...) |
||||
Collapse |
coordsys_test
test_incrementSpectral
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' self = <test_tool_coordsys.coordsys_test testMethod=test_incrementSpectral> def tearDown(self): cs.done() > os.remove(myim) E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' (1 more lines...) |
||||
Collapse |
mstool_test_getdata
test_getweights_channavg
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory self = <test_tool_ms.mstool_test_getdata testMethod=test_getweights_channavg> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:578: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_getdata
test_getweights
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory self = <test_tool_ms.mstool_test_getdata testMethod=test_getweights> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:578: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_getdata
test_getsigma_channavg
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory self = <test_tool_ms.mstool_test_getdata testMethod=test_getsigma_channavg> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:578: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_ms
test_msinfo
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist self = <test_tool_ms.mstool_test_ms testMethod=test_msinfo> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:100: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_ms
test_getfielddirmeas
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist self = <test_tool_ms.mstool_test_ms testMethod=test_getfielddirmeas> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:100: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_select
test_msselect
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory self = <test_tool_ms.mstool_test_select testMethod=test_msselect> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:330: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_summary
test_listhistory
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/OBSERVATION does not exist self = <test_tool_ms.mstool_test_summary testMethod=test_listhistory> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:183: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_summary
test_summary
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory self = <test_tool_ms.mstool_test_summary testMethod=test_summary> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:183: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_summary
test_writehistory
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory self = <test_tool_ms.mstool_test_summary testMethod=test_writehistory> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:183: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_summary
test_metadata
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/OBSERVATION does not exist self = <test_tool_ms.mstool_test_summary testMethod=test_metadata> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:183: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
mstool_test_summary
test_getspectralwindowinfo
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/OBSERVATION does not exist self = <test_tool_ms.mstool_test_summary testMethod=test_getspectralwindowinfo> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:183: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
||||
Collapse |
rg_fromtextfile_test
test_poly_2000
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'imregion.fits' self = <test_tool_regionmanager.rg_fromtextfile_test testMethod=test_poly_2000> def setUp(self): for im in self._fixtures: > shutil.copy(datapath + im, im) ../../../casatools/tests/tools/regionmanager/test_tool_regionmanager.py:602: (31 more lines...) |
||||
Collapse |
rg_fromtextfile_test
test_CAS_3259
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
RuntimeError: RegionTextParser::RegionTextParser: File CAS-3259.txt does not exist. self = <test_tool_regionmanager.rg_fromtextfile_test testMethod=test_CAS_3259> def test_CAS_3259(self): """Verify fix to CAS-3259""" self.ia.fromshape("", [250, 250]) > self._testit(self.cas_3259t, self.cas_3259r) (41 more lines...) |
||||
Collapse |
rg_fromtextfile_test
test_CAS_3258
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'CAS-3258.txt' self = <test_tool_regionmanager.rg_fromtextfile_test testMethod=test_CAS_3258> def test_CAS_3258(self): """Verify fix to CAS-3258""" self.ia.fromshape("", [250, 250]) > self._testit(self.cas_3258t, self.cas_3258r) (18 more lines...) |
||||
Collapse |
rg_fromtextfile_test
test_ellipse
|
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'Cir_X-1_sci.spw37.mfs.I.manual.fits' self = <test_tool_regionmanager.rg_fromtextfile_test testMethod=test_ellipse> def setUp(self): for im in self._fixtures: shutil.copy(datapath + im, im) > shutil.copy(datapath + self.cas_12980i, self.cas_12980i) (32 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_0_MPIInterface
test_PyParallelImagerHelper_interface
|
Failing since build #17 (Manual run by Akeem Wells) | Test Tasks MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
TypeError: 'NoneType' object is not subscriptable self = <casampi.tests.test_casampi.test_0_MPIInterface testMethod=test_PyParallelImagerHelper_interface> def test_PyParallelImagerHelper_interface(self): # Get cluster (getCluster should automatically initialize it) self.sc = MPIInterface.getCluster() self.CL = self.sc._cluster (21 more lines...) |
|||||
test_MPICommandServer
test_server_fake_timeout_busy_wait
|
Failing since build #17 (Manual run by Akeem Wells) | Test Tasks MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
AttributeError: module 'sys' has no attribute 'set_int_max_str_digits' self = <casampi.tests.test_casampi.test_MPICommandServer testMethod=test_server_fake_timeout_busy_wait> def test_server_fake_timeout_busy_wait(self): mon = MPIMonitorClient() ini_online = len(list(mon.get_server_rank_online())) self.assertTrue(ini_online > 0, (12 more lines...) |
|||||
calanalysis_tsys1_get
test_get_empty
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/uid___A002_X30a93d_X43e.ms.tsys.s3.tbl/ANTENNA does not exist self = <test_tool_calanalysis.calanalysis_tsys1_get testMethod=test_get_empty> def test_get_empty(self): """ Test tool get function with wrong selections """ # This uses parameters in similar way as the pipeline does in tsyscal/renderer # SPW 10 is missing (51 more lines...) |
|||||
calibrater_test
test_standardPath
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_standardPath> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_solveGainspline
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_solveGainspline> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_smoothedCalTables
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_smoothedCalTables> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_selectVisIntent
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisIntent> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_selectVisScan
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisScan> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_setCalLib
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_setCalLib> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_selectVisField
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisField> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_specifyCal
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_specifyCal> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_selectVisUVrange
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisUVrange> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_activityRecord
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_activityRecord> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_selectVisTime
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisTime> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_takesMs
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_takesMs> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_selectVisSpw
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisSpw> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_resetSolveApply
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_resetSolveApply> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_reinitModel
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_reinitModel> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_createEmpty
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_createEmpty> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_done
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_done> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_setCorrDepFlags
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_setCorrDepFlags> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_writeToCorrected
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_writeToCorrected> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_solveBandpass
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_solveBandpass> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_selectVisBaseline
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisBaseline> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_selectVisObs
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisObs> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_corruptCal
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_corruptCal> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
calibrater_test
test_returnDict
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms' self = <test_tool_calibrater.calibrater_test testMethod=test_returnDict> def setUp(self): > shutil.copytree(os.path.join(datapath, self._vis), self._vis) ../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (37 more lines...) |
|||||
componentlist_test
test_table_keyword_interface
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: FiledesIO: file /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/my.cl/table.f0 could not be created: No such file or directory self = <test_tool_componentlist.componentlist_test testMethod=test_table_keyword_interface> def test_table_keyword_interface(self): """Test putting, getting, querying table keywords""" cl = cltool() msg = 'A table is not attached to this ComponentList' self.exception_check( (95 more lines...) |
|||||
coordsys_test
test_refCode
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' self = <test_tool_coordsys.coordsys_test testMethod=test_refCode> def tearDown(self): cs.done() > os.remove(myim) E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' (1 more lines...) |
|||||
coordsys_test
test_axesmap
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' self = <test_tool_coordsys.coordsys_test testMethod=test_axesmap> def setUp(self): > shutil.copy(ctsys.resolve(datapath + myim), myim) ../../../casatools/tests/tools/coordsys/test_tool_coordsys.py:94: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (30 more lines...) |
|||||
coordsys_test
test_CAS_2724
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' self = <test_tool_coordsys.coordsys_test testMethod=test_CAS_2724> def tearDown(self): cs.done() > os.remove(myim) E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' (1 more lines...) |
|||||
coordsys_test
test_convert
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' self = <test_tool_coordsys.coordsys_test testMethod=test_convert> def tearDown(self): cs.done() > os.remove(myim) E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits' (1 more lines...) |
|||||
ia_deviation_test
test_circle
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: Exception: File mycirc.im exists, and the user does not want to remove it.. ... thrown by static void casa::ImageFactory::_checkOutfile(const casacore::String&, casacore::Bool) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 594 self = <test_tool_image_deviation.ia_deviation_test testMethod=test_circle> def test_circle(self): """test circles work correctly CAS-10296""" myia = self._myia self.imagename = "mycirc.im" (101 more lines...) |
|||||
ia_pbcor_test
test_4d_image_with_2d_pb
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im' self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_4d_image_with_2d_pb> def setUp(self): self.im1 = "pbtest1_im.fits" self.pb1 = "pbtest1_pb.fits" self.co1_1 = "pbtest1_co1.fits" self.co1_2 = "pbtest1_co2.im" (56 more lines...) |
|||||
ia_pbcor_test
test_stretch
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im' self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_stretch> def setUp(self): self.im1 = "pbtest1_im.fits" self.pb1 = "pbtest1_pb.fits" self.co1_1 = "pbtest1_co1.fits" self.co1_2 = "pbtest1_co2.im" (56 more lines...) |
|||||
ia_pbcor_test
test_full_image_using_cutoff
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im' self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_full_image_using_cutoff> def setUp(self): self.im1 = "pbtest1_im.fits" self.pb1 = "pbtest1_pb.fits" self.co1_1 = "pbtest1_co1.fits" self.co1_2 = "pbtest1_co2.im" (56 more lines...) |
|||||
ia_pbcor_test
test_exceptions
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im' self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_exceptions> def setUp(self): self.im1 = "pbtest1_im.fits" self.pb1 = "pbtest1_pb.fits" self.co1_1 = "pbtest1_co1.fits" self.co1_2 = "pbtest1_co2.im" (56 more lines...) |
|||||
ia_pbcor_test
test_full_image_divide
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im' self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_full_image_divide> def setUp(self): self.im1 = "pbtest1_im.fits" self.pb1 = "pbtest1_pb.fits" self.co1_1 = "pbtest1_co1.fits" self.co1_2 = "pbtest1_co2.im" (56 more lines...) |
|||||
ia_pbcor_test
test_history
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im' self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_history> def setUp(self): self.im1 = "pbtest1_im.fits" self.pb1 = "pbtest1_pb.fits" self.co1_1 = "pbtest1_co1.fits" self.co1_2 = "pbtest1_co2.im" (56 more lines...) |
|||||
ia_pbcor_test
test_empty_region_and_stokes
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im' self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_empty_region_and_stokes> def setUp(self): self.im1 = "pbtest1_im.fits" self.pb1 = "pbtest1_pb.fits" self.co1_1 = "pbtest1_co1.fits" self.co1_2 = "pbtest1_co2.im" (56 more lines...) |
|||||
ia_pbcor_test
test_multiply
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im' self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_multiply> def setUp(self): self.im1 = "pbtest1_im.fits" self.pb1 = "pbtest1_pb.fits" self.co1_1 = "pbtest1_co1.fits" self.co1_2 = "pbtest1_co2.im" (56 more lines...) |
|||||
ia_pbcor_test
test_diff_spectral_coordinate
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im' self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_diff_spectral_coordinate> def setUp(self): self.im1 = "pbtest1_im.fits" self.pb1 = "pbtest1_pb.fits" self.co1_1 = "pbtest1_co1.fits" self.co1_2 = "pbtest1_co2.im" (56 more lines...) |
|||||
ia_transpose_test
test_cas_2364
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'CAS-2364.im' self = <test_tool_image_transpose.ia_transpose_test testMethod=test_cas_2364> def test_cas_2364(self): "test CAS-2364 fix" > shutil.copytree(ctsys_resolve(os.path.join(datapath, self.cas_2364im)), self.cas_2364im) ../../../casatools/tests/tools/image/test_tool_image_transpose.py:135: (38 more lines...) |
|||||
ia_transpose_test
test_straight_copy
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: 2025-04-07 19:54:44 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: FiledesIO: file /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/straight_copy_0/logtable/table.f0 could not be created: No such file or directory self = <test_tool_image_transpose.ia_transpose_test testMethod=test_straight_copy> def test_straight_copy(self): """No actual transposing""" imagename = self.good_image myia = image() myia.open(imagename) (86 more lines...) |
|||||
ia_transpose_test
test_transpose
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: 2025-04-07 19:54:44 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: FiledesIO: file /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/transpose_3/logtable/table.f0 could not be created: No such file or directory self = <test_tool_image_transpose.ia_transpose_test testMethod=test_transpose> def test_transpose(self): """Test transposing""" imagename = self.good_image myia = image() myia.open(imagename) (86 more lines...) |
|||||
mstool_test_concat
test_virtconcatenate
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist self = <test_tool_ms.mstool_test_concat testMethod=test_virtconcatenate> def setUp(self): > self.setUpTest(False) # need write access ../../../casatools/tests/tools/ms/test_tool_ms.py:132: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||||
mstool_test_concat
test_concatenate
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist self = <test_tool_ms.mstool_test_concat testMethod=test_concatenate> def setUp(self): > self.setUpTest(False) # need write access ../../../casatools/tests/tools/ms/test_tool_ms.py:132: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||||
mstool_test_concat
test_createmultims
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist self = <test_tool_ms.mstool_test_concat testMethod=test_createmultims> def setUp(self): > self.setUpTest(False) # need write access ../../../casatools/tests/tools/ms/test_tool_ms.py:132: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||||
mstool_test_concat
test_testconcatenate
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist self = <test_tool_ms.mstool_test_concat testMethod=test_testconcatenate> def setUp(self): > self.setUpTest(False) # need write access ../../../casatools/tests/tools/ms/test_tool_ms.py:132: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |
|||||
mstool_test_dataIO
test_getdata_args
|
Failing since build #18 (Rebuilt by Akeem Wells) | Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 | < 1 sec | ||
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory self = <test_tool_ms.mstool_test_dataIO testMethod=test_getdata_args> def setUp(self): > self.setUpTest() ../../../casatools/tests/tools/ms/test_tool_ms.py:756: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (49 more lines...) |