moby/moby

Flaky test: TestDiskUsageConcurrentPrune

Closed

#52,538 opened on 2026年5月5日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Go (71,553 stars) (18,951 forks)batch import
area/testinghelp wantedversion/29.4

説明

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

コントリビューターガイド