GitHub run 34867767434 on macos-14-arm64 (after #175) failed only:
Milestone2UITests.testPrinttargFixtureGalleryAndStubbedPrint at line 224 — btnPrintAll existed but was not enabled.
btnPrintAll is .disabled when selectedPrinter is empty. M2 never set ICCERY_CUPS_BIN_DIR; the Gitea Monterey host has real queues, GitHub-hosted macos-14 does not. Enumeration is also async after the gallery appears (M3 already waits 15s).
Add ICCERY_CUPS_BIN_DIR → Fixtures/bin (same as M3)
waitUntilEnabled for btnPrintAll / btnPrintPage-0
GitHub run [34867767434](https://github.com/Gronod/iccery-v2-mac/actions/runs/34867767434/job/104055810778) on **macos-14-arm64** (after #175) failed only:
`Milestone2UITests.testPrinttargFixtureGalleryAndStubbedPrint` at line 224 — `btnPrintAll` existed but was **not enabled**.
`btnPrintAll` is `.disabled` when `selectedPrinter` is empty. M2 never set `ICCERY_CUPS_BIN_DIR`; the Gitea Monterey host has real queues, GitHub-hosted macos-14 does not. Enumeration is also async after the gallery appears (M3 already waits 15s).
- Add `ICCERY_CUPS_BIN_DIR` → `Fixtures/bin` (same as M3)
- `waitUntilEnabled` for `btnPrintAll` / `btnPrintPage-0`
testPrinttargFixtureGalleryAndStubbedPrint asserted btnPrintAll
immediately after the gallery appeared, without ICCERY_CUPS_BIN_DIR.
Gitea Monterey has system queues; GitHub macos-14-arm64 does not, so
selectedPrinter stays empty and the button stays disabled (run
34867767434). Point M2 at Fixtures/bin like M3, and wait for enable.
gronod
merged commit d2466d9a66 into develop2026-09-14 17:35:43 +01:00
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.
GitHub run 34867767434 on macos-14-arm64 (after #175) failed only:
Milestone2UITests.testPrinttargFixtureGalleryAndStubbedPrintat line 224 —btnPrintAllexisted but was not enabled.btnPrintAllis.disabledwhenselectedPrinteris empty. M2 never setICCERY_CUPS_BIN_DIR; the Gitea Monterey host has real queues, GitHub-hosted macos-14 does not. Enumeration is also async after the gallery appears (M3 already waits 15s).ICCERY_CUPS_BIN_DIR→Fixtures/bin(same as M3)waitUntilEnabledforbtnPrintAll/btnPrintPage-0