CodeNomad/.github
Pascal André b0e1714c2e
ci(windows): serialize native lifecycle tests
The Tauri client-state tests exercise process-global file locks and invoke PowerShell/CIM for process identity. Running them concurrently on the shared Windows runner can starve those probes, causing both cross-host election and bounded registration timing assertions to fail together despite passing independently.

Run the 74-test Windows Tauri suite with one test thread. Linux coverage remains parallel, and product-side participant reconciliation remains covered by repeated cross-host tests.

Validated with the exact serial Windows cargo command: 74 passed, 0 failed.
2026-08-18 11:43:31 +02:00
..
ISSUE_TEMPLATE Issue template 2025-12-07 18:12:11 +00:00
workflows ci(windows): serialize native lifecycle tests 2026-08-18 11:43:31 +02:00