moby/moby

Flaky test: TestDiskUsageConcurrentPrune

クローズ

#52,538 opened on 2026/05/05

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Go (18,951 件のフォーク)batch import
area/testinghelp wantedversion/29.4

Repository metrics

Stars
 (71,553 個のスター)
PR merge metrics
 (平均マージ 43d 18h) (30d で 152 merged PRs)

説明

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

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