Skip to content

maint(web): fix Playwright TC reporter 🍒#16031

Draft
mcdurdin wants to merge 3 commits into
chore/web-core-preflightfrom
chore/web-core-preflight-replay-15986-playwrightreporter
Draft

maint(web): fix Playwright TC reporter 🍒#16031
mcdurdin wants to merge 3 commits into
chore/web-core-preflightfrom
chore/web-core-preflight-replay-15986-playwrightreporter

Conversation

@mcdurdin
Copy link
Copy Markdown
Member

Replay onto chore/web-core-preflight for merge to alpha.

Cherry-pick-of: #15986
Test-bot: skip

ermshiperete and others added 3 commits May 29, 2026 11:34
Previously the loop at the beginning of `end` had an infinite loop
because the child was never removed from `childrenToVisit`. This change
refactors and fixes the loop.

Build-bot: skip build:web
Test-bot: skip
Co-authored-by: Marc Durdin <marc@durdin.net>
Turns out `end(result, true)` didn't actually do anything except calling
`end(result, true)` on each child, which resulted basically in a no-op.
Therefore this change removes the `force` parameter from `end()`.
@github-project-automation github-project-automation Bot moved this to Todo in Keyman May 29, 2026
@github-actions github-actions Bot added common/ cherry-pick Change already merged into another (stable) branch maint Maintenance work -- continuous integration, build scripts, infrastructure web/ labels May 29, 2026
@keymanapp-test-bot
Copy link
Copy Markdown

keymanapp-test-bot Bot commented May 29, 2026

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

  • Web
    • KeymanWeb Test Home - build : all tests passed (no artifacts on BuildLevel "build")

@keymanapp-test-bot keymanapp-test-bot Bot added this to the A19S30 milestone May 29, 2026
Copy link
Copy Markdown
Contributor

@ermshiperete ermshiperete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick Change already merged into another (stable) branch common/ maint Maintenance work -- continuous integration, build scripts, infrastructure web/

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants