oxidecomputer / oxidecomputer/console

`Image upload cancel and retry` E2E flakes in Firefox

Open
#2,084 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tools
Dominant language
TypeScript
Stars
228
Forks
22
Avg merge
19h 42m
Merged PRs (30d)
32

Description

This is getting very annoying. It's worth trying to change how the test work so it doesn't flake so much, but if that takes more than an hour I would be fine skipping the test in FF.

https://github.com/oxidecomputer/console/actions/runs/8366727105/job/22907574264

https://github.com/oxidecomputer/console/blob/c4ddebc2a1e58cd4c05eb627b7531d074764059c/test/e2e/image-upload.e2e.ts#L188-L251

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with test/e2e/image-upload.e2e.ts around lines 188-251 and review the linked GitHub Actions run for the Firefox failure. Try to reduce the cancel-and-retry flake; if that would take more than an hour, skip this test in Firefox. Done means the Firefox E2E run no longer flakes or the test is explicitly skipped there.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.