chore(e2e): log the login page the runner loads (BUNYIP-168 diag) #193

Merged
nrupard merged 1 commit from chore/BUNYIP-168-log-runner-login-page into main 2026-06-22 21:59:30 +02:00
Owner

The fill works against the public a8n.systems login locally (exact device + load timing) but empties in CI. Log what the runner actually loads (url, len, hasEventSource/hasReload/hx-boost) + a JS-level set+read of the email .value, so one run shows whether it sticks at the DOM level and whether the runner sees a different page. Temporary.\n\n#BUNYIP-168

The fill works against the public a8n.systems login locally (exact device + load timing) but empties in CI. Log what the runner actually loads (url, len, hasEventSource/hasReload/hx-boost) + a JS-level set+read of the email .value, so one run shows whether it sticks at the DOM level and whether the runner sees a different page. Temporary.\n\n#BUNYIP-168
chore(e2e): log the login page the runner actually loads (BUNYIP-168 diag)
Some checks failed
E2E / Playwright against deployment (pull_request) Failing after 38s
Check / fmt + clippy + build + tests (pull_request) Successful in 5m14s
Create release / Create release from merged PR (pull_request) Has been skipped
ba0ffda47c
The fill works against the public a8n.systems login page locally (verified with the suite's exact device + load timing), but empties in CI. Same chromium, same selectors. So either the runner loads a different/old bunyip-web (split-horizon DNS / internal route), or it is a true environment quirk. Log page identity (url, content length, hasEventSource/hasReload/hx-boost) plus a JS-level set+read of the email input's .value (bypassing Playwright fill), so one CI run shows whether the value sticks at the DOM level and what page was loaded.

Temporary; remove once the empty-fill cause is found.

#BUNYIP-168

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
nrupard scheduled this pull request to auto merge when all checks succeed 2026-06-22 21:55:57 +02:00
nrupard deleted branch chore/BUNYIP-168-log-runner-login-page 2026-06-22 21:59:30 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/bunyip!193
No description provided.