ci(m9): skip probe test in full UI suite leg #142

Merged
gronod merged 1 commits from feat/139-skip-probe-rerun into milestone/m9-monterey 2026-09-12 17:00:33 +01:00
Owner

Closes #139

The attach probe already runs testAboutDialogShowsVersionAndBuildDate; the full-suite leg reran it for ~30s of zero extra coverage. Add -skip-testing so it only runs in the probe leg.

-skip-testing is supported by test-without-building (Xcode 11+) with the same Target/Class/testMethod syntax as -only-testing.

Verification

  • YAML lints clean.
  • Probe leg unchanged; full-suite leg now skips that one test.
Closes #139 The attach probe already runs `testAboutDialogShowsVersionAndBuildDate`; the full-suite leg reran it for ~30s of zero extra coverage. Add `-skip-testing` so it only runs in the probe leg. `-skip-testing` is supported by `test-without-building` (Xcode 11+) with the same `Target/Class/testMethod` syntax as `-only-testing`. ## Verification - YAML lints clean. - Probe leg unchanged; full-suite leg now skips that one test.
gronod added the Kind/Testing
Priority
Low
4
Project/ICCery-v2Feature/DevOps
labels 2026-09-12 16:51:07 +01:00
gronod added 1 commit 2026-09-12 16:51:08 +01:00
The attach probe already runs testAboutDialogShowsVersionAndBuildDate;
the full-suite leg reran it for ~30s of zero extra coverage. Add
-skip-testing so it only runs in the probe leg.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
gronod merged commit db47a975f0 into milestone/m9-monterey 2026-09-12 17:00:33 +01:00
gronod deleted branch feat/139-skip-probe-rerun 2026-09-12 17:00:34 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gronod/iccery-v2-mac#142