Skip to content

Fix terminal refit after plan-mode banner #79

Fix terminal refit after plan-mode banner

Fix terminal refit after plan-mode banner #79

Triggered via push May 12, 2026 01:00
Status Failure
Total duration 3m 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
integration
Process completed with exit code 1.
tests/suites/wake-recovery.test.ts > app:wake → terminal atlas recovery > runs atlas recovery on app:wake without disturbing the terminal: tests/suites/wake-recovery.test.ts#L70
AssertionError: expected an [atlas-recovery] wake log entry: expected undefined to be defined ❯ tests/suites/wake-recovery.test.ts:70:68
tests/suites/tile-maximize-reflow.test.ts > tile maximize reflows terminal > preserves the same xterm Terminal across maximize and restore: tests/suites/tile-maximize-reflow.test.ts#L114
AssertionError: expected 'term-1778547777790-klxb12x7' to be 'term-1778547777180-51qhk8ri' // Object.is equality Expected: "term-1778547777180-51qhk8ri" Received: "term-1778547777790-klxb12x7" ❯ tests/suites/tile-maximize-reflow.test.ts:114:28
lint-and-unit
React Hook useEffect has a missing dependency: 'open'. Either include it or remove the dependency array