Build: #12 failed Manual run by CASA adm account

Build result summary

Details

Completed
Queue duration
1 second
Duration
14 minutes
Labels
None
Revisions
CASA6
6f1345ac52f7252da24ccdc916163333039734d1
OPEN-CASA-PKG
e5285e68467f01199807a1f1a978aec8a4781be7
Total tests
1580
Fixed in
#13 (Manual run by Akeem Wells)

Tests

Responsible

  • George Moellenbrock George Moellenbrock Automatically assigned

Code commits

CASA6
Author Commit Message Commit date
George Moellenbrock George Moellenbrock 6f1345ac52f7252da24ccdc916163333039734d1 For CAS-14694:  In SolvableVisCal::setSimulate, for simulation of DJones only, short-circuit VI major and minor iteration over the MS so that instrumental polarization is neither time- nor (for mosaic sims) field-dependent.  This breaks 'testSky_intLeak' in test_task_simobserve.py.  NB: this is not yet a complete polarimetry simulation because parang is not yet treated.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed test_task_simobserve simobserve_sky.testSky_intLeak
Test Tasks macOS 15 Py3.12 3 secs
AssertionError: False != True : MS statistic 'firstquartile' does not match: -0.0008169009815901518 (expected: -0.0008290240075439215)
test_task_simobserve.py:474: in testSky_intLeak
    self._check_msstats(currms,self.refms_int_fp)
test_task_simobserve.py:164: in _check_msstats
    self.assertEqual(ret,True,msg=message)
E   AssertionError: False != True : MS statistic 'firstquartile' does not match: -0.0008169009815901518 (expected: -0.0008290240075439215)
Collapse Failed test_task_simobserve simobserve_sky.testSky_intLeak
Test Tasks Many Linux 2.28 Py3.12 4 secs
AssertionError: False != True : MS statistic 'firstquartile' does not match: -0.000816900806967169 (expected: -0.0008290240075439215)
test_task_simobserve.py:474: in testSky_intLeak
    self._check_msstats(currms,self.refms_int_fp)
test_task_simobserve.py:164: in _check_msstats
    self.assertEqual(ret,True,msg=message)
E   AssertionError: False != True : MS statistic 'firstquartile' does not match: -0.000816900806967169 (expected: -0.0008290240075439215)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14694Could not obtain issue details from Jira