oxidecomputer / oxidecomputer/omicron
test failed in CI: `test_multiple_disks_multiple_snapshots_order_2`
Open
@jmpesp is already working on this.
Since Nov 14, 2024.
Test Flake
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
This test failed on a CI run on https://github.com/oxidecomputer/omicron/pull/7067 (which only bumps console assets, changes no actual code):
https://github.com/oxidecomputer/omicron/runs/32966066009
Log showing the specific test failure:
Excerpt from the log showing the failure:
6625 2024-11-14T06:05:43.589Z thread 'integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2' panicked at nexus/tests/integration_tests/volume_management.rs:719:5:
6626 2024-11-14T06:05:43.589Z assertion failed: disk_test.crucible_resources_deleted().await
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.
Assessment
This issue has not been assessed yet.