oxidecomputer / oxidecomputer/omicron
`integration_tests::disks::test_disk_create_disk_that_already_exists_fails` possibly flaky
Open
Nobody has claimed this yet.
Test Flake
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
See: https://github.com/oxidecomputer/omicron/pull/865#issuecomment-1089265936
This merits (at least!) stress testing this particular test, to check if this is reproducible.
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 integration_tests::disks::test_disk_create_disk_that_already_exists_fails and review the linked pull request comment for the reported behavior. Run the named test repeatedly under stress and record whether the failure is reproducible; done means the test's flakiness is characterized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100