You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason will be displayed to describe this comment to others. Learn more.
Correct the stale expectation scope claim
This stale three-row expectation is not limited to the Idea Board cross-flow path: tests/playwright/tools/GameHubMockRepository.spec.mjs:571-577 still asserts the same summary/source-idea/readiness-output expanded rows, while the current renderExpandedGameRow only renders source-idea and readiness-output. As written, the report can mark the PR complete while leaving the Game Hub parent/child table lane with the same stale assertion that this change is meant to resolve.
The reason will be displayed to describe this comment to others. Learn more.
Match the active BUILD source of truth
The repo workflow says the BUILD doc is the source of truth, but at this commit docs_build/dev/BUILD_PR.md still defines PR_26175_ALFA_047-theme-v2-svg-icon-registry with SVG registry targets and validation, while this run adds ALFA_051 reports and changes IdeaBoardTableNotes.spec.mjs instead. In contexts where the BUILD gates are enforced, this work is outside the active exact scope and skips the required validation, so either update the BUILD doc for ALFA_051 or move these changes to the correct build before marking it PASS.
Useful? React with 👍 / 👎.
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
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
Package