oxidecomputer / oxidecomputer/console
Test flake: Image upload > cancel in state 'Get disk out of import mode'
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
BLARG
https://github.com/oxidecomputer/console/actions/runs/13271956724/job/37053938861
My usual approach
e2e --project chrome -g 'Get disk out of import mode' --repeat-each 10
is not able to repro the flake locally, even if I run other stuff to try to churn CPU and slow my computer down.
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 the linked GitHub Actions job and the e2e test selected by -g 'Get disk out of import mode'. Run it with the documented Chrome command and repeated iterations, then investigate the image-upload cancel flow when the disk is in that state. Done means the flake is reproduced and fixed, with the repeated test no longer failing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100