Test flake: silos.e2e.ts - form scrolls to name field on already exists error
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- playwright, typescript
- Domain
- testing-qa
Research direction
Start with test/e2e/silos.e2e.ts at the failing test around line 349 and inspect test/e2e/utils.ts, especially chooseFile and addTlsCert around lines 233 and 262. Review the linked trace for the 57-second wait and reproduce the Firefox test. Done means the test reaches the file chooser reliably and verifies the scroll-to-name-field behavior without timing out.
Written by the indexing model from the issue text.
Description
https://github.com/oxidecomputer/console/actions/runs/18888326325/job/53909442616
1) [firefox] › test/e2e/silos.e2e.ts:349:1 › form scrolls to name field on already exists error ──
Test timeout of 60000ms exceeded.
Error: page.waitForEvent: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for event "filechooser"
============================================================
at utils.ts:233
231 | size: 'large' | 'small' = 'large'
232 | ) {
> 233 | const fileChooserPromise = page.waitForEvent('filechooser')
| ^
234 | await inputLocator.click({ force: true })
235 | const fileChooser = await fileChooserPromise
236 | await fileChooser.setFiles({
at chooseFile (/Users/runner/work/console/console/test/e2e/utils.ts:233:35)
at addTlsCert (/Users/runner/work/console/console/test/e2e/utils.ts:262:9)
at /Users/runner/work/console/console/test/e2e/silos.e2e.ts:364:3
Watching the trace didn't show anything too interesting. When it was supposed to scroll down and hit the file upload thing wait for the file picker to pop up, it seems to have gotten stuck in the description thing for 57 seconds. It's a bit weird.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from oxidecomputer/console
-
Disks: Disable 'Size' field when selecting 'Make disk read-only' and 'Image'/'Snapshot' as a source Open
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxidecomputer/console#3391 · 1 comment ·
-
Alerting > Receivers: Error message for subscriptions gets hidden by empty dropdown when zoomed out Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
oxidecomputer/console#3390 ·
-
Difficulty 2/5 Half a day Newbie friendliness 72/100
oxidecomputer/console#3375 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
oxidecomputer/console#3338 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxidecomputer/console#3327 · 2 comments ·
All issues in oxidecomputer/console
Similar issues
-
Browser Waiting for: Product Owner
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
getsentry/sentry-javascript#24577 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
agilepathway/label-checker#640 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
agentic-workflows
Difficulty 1/5 Under an hour Newbie friendliness 85/100
githubnext/rig#534 ·
-
automation missing-model model-sync provider:pioneer
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
anomalyco/models.dev#7701 ·