orca/tests
Jinjing 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
..
e2e test(terminal): skip reattach mouse-leak e2e when PTY shell can't exec (#7895) 2026-07-08 22:23:35 -07:00
.gitignore feat: add idempotent E2E test suite with headless Electron support (#671) 2026-04-19 12:09:32 -07:00
playwright.config.ts Stabilize sharded e2e CI concurrency (#6312) 2026-06-24 18:39:02 -07:00