Build: #2 was successful Changes by Rui Xue <rx.astro@gmail.com>

Stages & jobs

  1. Default Stage

  2. Test

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
39 minutes
Labels
None
Revision
74932fec2477c75c58df84ede4dffdcc4b71f391
Total tests
696

Tests

Code commits

Author Commit Message Commit date
Rui Xue <rx.astro@gmail.com> Rui Xue <rx.astro@gmail.com> 74932fec2477c75c58df84ede4dffdcc4b71f391 CAS-14756: Fix AppleClang build errors in `SIImageStore::buildImage`
`std::min()` on macOS/AppleClang requires both arguments to be exactly
the same type; IPosition elements are ssize_t while the spatial cap
literal was int, causing deduction failure. Cast to Int before the
comparison.

TiledShape has no `isDefined()` method. Replace with a check on
`shape().nelements() > 0`, which is false for the default-constructed
(empty) TiledShape and true once initialized with an explicit shape.

Jira issues

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

Shared artifacts

Artifact File size
ManyLinux228 Casatestutils 144 KB
ManyLinux228 Python 3.12 Tool wheel 75 MB