ci: control run — baseline shard a (do not merge) - #2118
Closed
renemadsen wants to merge 1 commit into
Closed
Conversation
Only a trailing comment. The previous attempt touched README.md, which the workflow ignores via paths-ignore, so no CI ran at all. Purpose: determine whether items-planning-settings.spec.ts 'should go to plugin settings page' fails on untouched stable against the CURRENT eform-angular-frontend stable. This repo last ran CI two months ago, so PR #2117 had no baseline for its shard-a failure. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015sXLtgzZU8QL9m84GqMkoJ
renemadsen
force-pushed
the
ci/control-shard-a-baseline
branch
from
August 24, 2026 10:30
8691c1f to
285fcb2
Compare
Member
Author
|
Control complete. Shard That confirms the failure is pre-existing and unrelated to #2117, which is now merged. Worth a separate look: this repo last ran CI two months ago, and the failure reproduces on a clean checkout against the current frontend |
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.
Control experiment, not for merge.
PR #2117 fails
items-planning-playwright-test (a)onitems-planning-settings.spec.ts→ should go to plugin settings page, withTarget page, context or browser has been closed. It reproduced on a re-run.That test logs in, opens the plugins page and reads a table row. It does not load any component #2117 touches (pairing-grid-update, planning-assign-sites-modal, planning-multiple-delete, plannings-bulk-import-modal), and #2117's workflow step sits in the
buildjob, which passes.This repo last ran CI two months ago, so there is no recent baseline. This branch is untouched
stableplus one whitespace character, built against the current frontendstable. If shard a fails here too, the failure is pre-existing and unrelated to #2117.Close once it has reported.