aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ci/macos_package_smoketest.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fail gracefully when DMG smoketest fails (#30975)Martin Robinson2024-01-021-1/+4
| | | | | | | | | It seems that timing issues (related to MacOS or the GitHub MacOS) runners can sometimes cause `hdiutil detach` to fail. Instead of having this cause the entire build to fail, fail gracefully. This is essentially a non-issue as the CI environment is always cleaned up when using GitHub Actions. Fixes #30757.
* Verify the macOS package can load basic pages.Josh Matthews2020-07-211-0/+27