Build casatools on different Python Platforms.

Build: #150 failed Rebuilt by Ville Suoranta

Stages & jobs

  1. Default Stage

  2. Test

  3. Publish wheels

Build result summary

Details

Completed
Queue duration
6 hours
Duration
1106 minutes
Labels
None
Revisions
casa-build-utils
8f7eb8111d241bb2ee6cc8b79a051e9051e3460c 8f7eb8111d241bb2ee6cc8b79a051e9051e3460c
casa6
d99fec290261b43d6e2b135aee70445659d92287 d99fec290261b43d6e2b135aee70445659d92287
Total tests
206
Fixed in
#151 (Rebuilt by Ville Suoranta)
Number of retries
1

Tests

Responsible

Code commits

casa6
Author Commit Message Commit date
Sandra Castro Sandra Castro d99fec290261b43d6e2b135aee70445659d92287 d99fec290261b43d6e2b135aee70445659d92287 Merge pull request #480 in CASA/casa6 from CAS-13508 to master
* commit 'c4538d5fa4a3f0ffa8d8a01dd10484f14466389f':
  Updated test_iterbot_cube_restart_pbmask and test_interbot_cube_restart_updatedmask to use nearest interpolation as linear interpolation produces poor ch0 psf in serial run for this two-channel data set. Also updated the reference values due to this change.
  Modified the unit tests and added two more. Added a new value check parameter (firstcyclethresh) to checkall in imagetestheper
  Added unittests to verify CAS-13508 fix and a parameter check in imagetesthelpers
  Added back hasConverged for all cases after updatemask to include the masks in the image statistics
Takahiro Tsutsumi Takahiro Tsutsumi c4538d5fa4a3f0ffa8d8a01dd10484f14466389f c4538d5fa4a3f0ffa8d8a01dd10484f14466389f Merge branch 'master' into CAS-13508
Takahiro Tsutsumi Takahiro Tsutsumi 9cd470672887bb83ec50440e577a207c64969258 m 9cd470672887bb83ec50440e577a207c64969258 Merge branch 'master' into CAS-13508
Takahiro Tsutsumi Takahiro Tsutsumi e359134336c88b25726e70da80fc6826ffff92ce m e359134336c88b25726e70da80fc6826ffff92ce Updated test_iterbot_cube_restart_pbmask and test_interbot_cube_restart_updatedmask to use nearest interpolation as linear interpolation produces poor ch0 psf in serial run for this two-channel data set. Also updated the reference values due to this change.
Takahiro Tsutsumi Takahiro Tsutsumi a3b5475b1db7ba634e9b468876cda774b93c906b m a3b5475b1db7ba634e9b468876cda774b93c906b Merge branch 'master' into CAS-13508
Resolved Conflicts:
        casatestutils/casatestutils/imagerhelpers/imagetesthelpers.py

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_mstransform_mms full log History
Test 3.7 26 mins
2021-12-10 10:02:20	WARN	::casa	casampi is not available. Running in serial
.2021-12-10 10:02:20	WARN	ParallelDataHelper::getPartitionMap::casa	Number of subMSs (8) is greater than available scan,ddi pairs (1), setting nsubms to 1
2021-12-10 10:02:28	WARN	ParallelTaskHelper::consolidateResults::casa	 ***** consolidateResults, subMS: {'antenna': {'DA41': {'flagged': 4.0, 'total': 4.0}, 'DA42': {'flagged': 4.0, 'total': 4.0}}, 'array': {'0': {'flagged': 6.0, 'total': 6.0}}, 'correlation': {'XX': {'flagged': 3.0, 'total': 3.0}, 'YY': {'flagged': 3.0, 'total': 3.0}}, 'field': {'J0241-0815': {'flagged': 6.0, 'total': 6.0}}, 'flagged': 6.0, 'name': 'Summary', 'observation': {'0': {'flagged': 6.0, 'total': 6.0}}, 'scan': {'1': {'flagged': 6.0, 'total': 6.0}}, 'spw': {'2': {'flagged': 6.0, 'total': 6.0}}, 'total': 6.0, 'type': 'summary'}
./home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2098: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
  if(isinstance(elem,np.int) or isinstance(elem,np.int8) or
/home/casatest/venv/lib/python3.7/site-packages/casatasks/private/flaghelper.py:2103: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
(169 more lines...)

Jira issues

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