[eric] ci: a test process never spawns a router (OSW_NEVER_SPAWN_ROUTER), the boot hook's sync npm install hung the suite on every router-less runner; the slot-size test locates its source on Windows (ENG-486)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
ciregenz
2026-09-06 20:58:03 -07:00
co-authored by Claude Fable 5.1
parent 96cb953a27
commit 51bd1f990a
5 changed files with 60 additions and 4 deletions
+1
View File
@@ -28,6 +28,7 @@ jobs:
env:
OSW_NEVER_KILL_ROUTER: '1'
OSW_DISABLE_AUTO_RESUME: '1'
OSW_NEVER_SPAWN_ROUTER: '1'
# The packaged app spawns its backend with PYTHONUTF8=1 (electron/main.js); the suite runs the way the product runs, or Windows' cp1252 default fails collection on the first source read.
PYTHONUTF8: '1'
CSC_IDENTITY_AUTO_DISCOVERY: 'false'