fix(ci): A33 stop hanging tests and stabilize CI #1

Merged
ochenstarik-ui merged 11 commits from codex/a33-test-hang-ci-stabilization into main 2026-08-30 18:47:51 +00:00
ochenstarik-ui commented 2026-08-27 12:03:59 +00:00 (Migrated from github.com)

Summary

  • Isolate hermetic tests from 8081/8082, GitHub, and xAI
  • Fix Clean Windows Runner (pip install -e ".[dev,web]") and headless collection without customtkinter
  • Bound the suite with pytest-timeout (30s) and job timeout-minutes (15)

Test Plan

  • pytest --collect-only
  • A31 preflight node 10/10
  • A31 file 5/5
  • Full hermetic pytest 473 passed
  • ruff check .
  • release_gate
  • GitHub Actions Clean Windows Runner
  • GitHub Actions Headless Run
## Summary - Isolate hermetic tests from 8081/8082, GitHub, and xAI - Fix Clean Windows Runner (`pip install -e ".[dev,web]"`) and headless collection without customtkinter - Bound the suite with pytest-timeout (30s) and job timeout-minutes (15) ## Test Plan - [x] pytest --collect-only - [x] A31 preflight node 10/10 - [x] A31 file 5/5 - [x] Full hermetic pytest 473 passed - [x] ruff check . - [x] release_gate - [ ] GitHub Actions Clean Windows Runner - [ ] GitHub Actions Headless Run
Sign in to join this conversation.
No description provided.