supsrc 2026-01-13
Supsrc
1 files · 13+

Fix: Flaky TUI Test Markers

  • Added @pytest.mark.xfail markers to flaky TUI Pilot tests that are unreliable on darwin_amd64 (macOS Intel) qualify internal
  • This prevents CI failures from platform-specific TUI rendering issues while keeping the tests visible qualify behavioral

Fix: Import Sorting

  • Sorted imports after adding xfail marker imports to maintain code style consistency decouple errata