Build casatools on different Python Platforms.
Build: #41 failed
Job: Test 3.8 failed
Full log: Test case result
The below summarizes the result of the test "Full log" in build 41 of CASA - Casa 6 Casatools variants - Test 3.8.
- Description
- Full log
- Test class
- test_spxfit
- Method
- full log
- Duration
- 47 secs
- Status
- Failed (New Failure)
Error Log
F/home/casatest/casa6/casatasks/tests/tasks/test_spxfit.py:380: ResourceWarning: unclosed file <_io.TextIOWrapper name='spxfit.log' mode='r' encoding='UTF-8'> got = open(logfile).readlines() ResourceWarning: Enable tracemalloc to get the object allocation traceback /home/casatest/casa6/casatasks/tests/tasks/test_spxfit.py:381: ResourceWarning: unclosed file <_io.TextIOWrapper name='/opt/casa/data/master/regression/unittest/spxfit/spxfit.log' mode='r' encoding='UTF-8'> expec = open(os.path.join(datapath,logfile)).readlines() ResourceWarning: Enable tracemalloc to get the object allocation traceback .2021-02-04 23:14:06 WARN image::open (file binding/tools/image/image_cmpt.cc, line 4125) Another image is already open, closing first 2021-02-04 23:14:14 WARN image::open (file binding/tools/image/image_cmpt.cc, line 4125) Another image is already open, closing first 2021-02-04 23:14:25 WARN spxfit::ImageConcat::setImage (file casacore/casacore/images/Images/ImageConcat.tcc, line 290) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2021-02-04 23:14:25 WARN spxfit::ImageConcat::setImage (file casacore/casacore/images/Images/ImageConcat.tcc, line 290) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2021-02-04 23:14:25 WARN image::open (file binding/tools/image/image_cmpt.cc, line 4125) Another image is already open, closing first 2021-02-04 23:14:25 WARN image::open (file binding/tools/image/image_cmpt.cc, line 4125) Another image is already open, closing first 2021-02-04 23:14:26 WARN spxfit::ImageConcat::setImage (file casacore/casacore/images/Images/ImageConcat.tcc, line 290) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2021-02-04 23:14:26 WARN spxfit::ImageConcat::setImage (file casacore/casacore/images/Images/ImageConcat.tcc, line 290) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made 2021-02-04 23:14:26 WARN image::open (file binding/tools/image/image_cmpt.cc, line 4125) Another image is already open, closing first .2021-02-04 23:14:26 WARN spxfit::ImageConcat::setImage (file casacore/casacore/images/Images/ImageConcat.tcc, line 290) Images are not contiguous along the concatenation axis For this axis, a non-regular Spectral coordinate will be made .. ====================================================================== FAIL: test_ltpfit (__main__.spxfit_test) Test fitting a logarithmic transformed polynomial ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/casatest/casa6/casatasks/tests/tasks/test_spxfit.py", line 225, in test_ltpfit self.assertTrue( AssertionError: False is not true : sols [-0.71411399 2.04585433] ltpest [-0.6931471805599453, 2] ---------------------------------------------------------------------- Ran 5 tests in 45.338s FAILED (failures=1)