test(browser): settle startup catch-up before request baselines - #43
Merged
Merged
Conversation
Signed-off-by: Carl <32a2e2c9d428ee08902cab75d956da2c1d235a22d4766b0dd4138bf6e2e5db1d@buzz.block.builderlab.xyz>
wesbillman
marked this pull request as ready for review
September 13, 2026 14:37
delkc
added a commit
that referenced
this pull request
Sep 14, 2026
* origin/main: fix(messages): prevent native WebKit prepend blanking (#49) feat: add shared browser and standard desktop notifications (#38) Prevent whole-window scroll bounce (#41) test: replace timing races with explicit lifecycle barriers (#45) test(browser): isolate fixture optimizer caches (#46) test(browser): settle startup catch-up before request baselines (#43) feat(messages): show message-carried blurhash before decoded originals (#40) Add a shared full-page surface (#29) fix(messages): prevent image-driven timeline scroll snap-back (#31) Restore grouped channel membership activity (#30) feat: add broker-backed Agent Activity panel (#36) Signed-off-by: Clay Delk <clay.delk@gmail.com> # Conflicts: # src/bundled/channels/ChannelsPage.tsx # src/features/messages/ChannelTimeline.tsx # src/features/messages/MessageRow.tsx # src/features/relay/contracts.ts # src/features/relay/fold.ts
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.
Summary
Validation
At base
834433c580d8e36a8ae9cd9da5695d1166604b94plus the two-test patch, on Apple Silicon macOS:typeahead.spec.mjs: rejected replacement yielded an empty draft at line 353; retry option absent at line 741. Causes unresolved, not dismissed as flakes. No retries used.e212e00eb915bac57001387361c53e84cfff00ad. The normal pre-commit hook made formatting-only line-wrap/trailing-comma changes to channel-opening after the browser runs; those runs cover the pre-format manifest, not the final bytes. Pre-commit passed; pre-push passed its selector and reported no JS unit-test inputs changed. No hook bypass.Signed-off-byverified for the single PR commit. Main advanced tod587700after local validation; the patch remains based on834433c, so merge-result validation is deferred to hosted checks.Separate findings, not fixed here
The historical presence-publication 503 belongs to PR #39’s implementation, absent from this base. Historical terminal fixture loading also showed Vite
504 Outdated Optimize Dep; the terminal cases passed this diagnostic run, which does not disprove that failure. Neither issue is hidden with a console-error allow-list or claimed repaired by this patch.