host: Add to timeout for unreliable test#666
Closed
backspace wants to merge 3 commits into
Closed
Conversation
Contributor
Test Results 1 files ±0 1 suites ±0 4m 57s ⏱️ - 1m 17s For more details on these errors, see this check. Results for commit 8831231. ± Comparison against base commit 86e5521. ♻️ This comment has been updated with latest results. |
Contributor
|
Is this still necessary? I've seen recent builds working fine. Also, it's the 666th PR 👹 |
Contributor
Author
|
haha indeed 😈 and it’s not needed, thanks! |
burieberry
added a commit
that referenced
this pull request
Jul 20, 2026
FigJam-style infinite-canvas board card, step 1 of CS-12193: pan, cursor-anchored wheel/pinch zoom with momentum (rig.gts camera engine), zoom toolbar, and layout-independent keyboard shortcuts, with live tests and a demo instance. Continues development in the monorepo; the boxel-catalog PRs (#666, #667) hold the earlier history. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
burieberry
added a commit
that referenced
this pull request
Jul 20, 2026
FigJam-style infinite-canvas board card, step 1 of CS-12193: pan, cursor-anchored wheel/pinch zoom with momentum (rig.gts camera engine), zoom toolbar, and layout-independent keyboard shortcuts, with live tests and a demo instance. Continues development in the monorepo; the boxel-catalog PRs (#666, #667) hold the earlier history. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
burieberry
added a commit
that referenced
this pull request
Jul 21, 2026
FigJam-style infinite-canvas board card, step 1 of CS-12193: pan, cursor-anchored wheel/pinch zoom with momentum (rig.gts camera engine), zoom toolbar, and layout-independent keyboard shortcuts, with live tests and a demo instance. Continues development in the monorepo; the boxel-catalog PRs (#666, #667) hold the earlier history. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
burieberry
added a commit
that referenced
this pull request
Jul 21, 2026
FigJam-style infinite-canvas board card, step 1 of CS-12193: pan, cursor-anchored wheel/pinch zoom with momentum (rig.gts camera engine), zoom toolbar, and layout-independent keyboard shortcuts, with live tests and a demo instance. Continues development in the monorepo; the boxel-catalog PRs (#666, #667) hold the earlier history. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
burieberry
added a commit
that referenced
this pull request
Jul 21, 2026
* Add poster-board to experiments realm FigJam-style infinite-canvas board card, step 1 of CS-12193: pan, cursor-anchored wheel/pinch zoom with momentum (rig.gts camera engine), zoom toolbar, and layout-independent keyboard shortcuts, with live tests and a demo instance. Continues development in the monorepo; the boxel-catalog PRs (#666, #667) hold the earlier history. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Update readme * Scope poster-board keyboard shortcuts to the board element Move the zoom-shortcut keydown listener from window onto the focusable board root so Shift+=/−/0 only act when the board is the active surface, and two isolated instances can't both react to one keystroke. Panning focuses the board explicitly since preventDefault on pointerdown suppresses the default click-to-focus. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I actually just saw this fail locally too but it did earlier on
main, this is a targeted fix that extends the relevant timeouts: