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.
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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Closes #139
The attach probe already runs
testAboutDialogShowsVersionAndBuildDate; the full-suite leg reran it for ~30s of zero extra coverage. Add-skip-testingso it only runs in the probe leg.-skip-testingis supported bytest-without-building(Xcode 11+) with the sameTarget/Class/testMethodsyntax as-only-testing.Verification