Skip to content

Merge feature/CG-0MLZSLMEL0WJDTPZ-auto-play-spectator: Auto-Play Spec… #101

Merge feature/CG-0MLZSLMEL0WJDTPZ-auto-play-spectator: Auto-Play Spec…

Merge feature/CG-0MLZSLMEL0WJDTPZ-auto-play-spectator: Auto-Play Spec… #101

Triggered via push February 24, 2026 01:12
Status Failure
Total duration 1m 27s
Artifacts

deploy.yml

on: push
build-and-deploy
1m 21s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-deploy
Process completed with exit code 1.
tests/golf/GolfReplay.browser.test.ts > GolfScene replay mode > should enter replay mode and support loadBoardState(): tests/golf/GolfReplay.browser.test.ts#L254
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/golf/GolfReplay.browser.test.ts:254:44
tests/golf/GolfInteraction.browser.test.ts > GolfScene interaction tests > should support full discard-and-flip flow including face-up card rejection: tests/golf/GolfInteraction.browser.test.ts#L352
AssertionError: expected 'animating' to be 'waiting-for-flip-target' // Object.is equality Expected: "waiting-for-flip-target" Received: "animating" ❯ tests/golf/GolfInteraction.browser.test.ts:352:32