tractor/tests/spawn
Gud Boi 44bdb1697c Tighten orphan-SIGINT xfail to `strict=True`
Re-classify `test_orphaned_subactor_sigint_cleanup_DRAFT` from
flakey-env-sensitive (`strict=False` w/ "passes in isolation, flakey in
full suite") to a hard known-gap (`strict=True`) with the orphan-SIGINT
hang as the documented cause. The previous framing ("env pollution") let
the test silently pass when ordering happened to favor it; the new
framing forces an XPASS-as-FAIL the moment the underlying gap is
actually closed, so we can drop the mark intentionally instead of
accidentally.

Reason text + leading `# Known-gap test —` comment both point at
`ai/conc-anal/subint_forkserver_orphan_sigint_hang_issue.md`
for the full diagnosis.

(this patch was generated in some part by [`claude-code`][claude-code-gh])
[claude-code-gh]: https://github.com/anthropics/claude-code
2026-04-24 22:48:35 -04:00
..
__init__.py Add trio-parent tests for `_subint_forkserver` 2026-04-23 18:48:34 -04:00
test_subint_cancellation.py Mv `test_subint_cancellation.py` to `tests/spawn/` subpkg 2026-04-23 18:48:34 -04:00
test_subint_forkserver.py Tighten orphan-SIGINT xfail to `strict=True` 2026-04-24 22:48:35 -04:00