oxidecomputer / oxidecomputer/console
`Image upload cancel and retry` E2E flakes in Firefox
Nobody has claimed this yet.
- 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
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.
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