area/testinghelp wantedversion/29.4
説明
- related to: https://github.com/moby/moby/issues/51978
Noticed unexpected unrelated failure of this test:
Failed
=== FAIL: amd64.docker.docker.integration.system TestDiskUsageConcurrentPrune (2.75s)
disk_usage_prune_test.go:90: assertion failed: error is not nil: Error response from daemon: failed to calculate image disk usage: NotFound: content digest sha256:955043bd59b744ca71926c75342d5b0ae8d44ec054af618eac498fe611e435b2: not found: DiskUsage should not error when images are being removed concurrently
The test was added in:
Flakiness suggests that fix might be incomplete