Files
orca/tests/e2e
JinjingandOrca 478ef07038 test(terminal): skip reattach mouse-leak e2e when PTY shell can't exec (#7895)
The warm-reattach mouse-leak e2e (added in #7893) awaited the readiness
marker unconditionally, so it hard-failed on sandboxed runners whose PTY
echoes input but never execs a shell. Wrap the gate in a skip guard that
mirrors the existing pane-manager guard: run the assertions where the
shell executes, and skip gracefully otherwise instead of a false red.

Co-authored-by: Orca <help@stably.ai>
2026-07-08 22:23:35 -07:00
..
2026-06-10 17:23:12 -07:00
2026-06-18 00:11:32 -07:00