-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Open
Labels
area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
Description
Description
The TestLiveRestore is knowns to be flaky, we should take a look at it, it sometimes fails with
=== Failed
=== FAIL: amd64.integration.daemon TestLiveRestore/volume_references/local_volume_with_mount_options (2.41s)
daemon_test.go:513: assertion failed: error is not nil: Error response from daemon: remove test-live-restore-volume-references-local: volume has active mounts
--- FAIL: TestLiveRestore/volume_references/local_volume_with_mount_options (2.41s)
=== FAIL: amd64.integration.daemon TestLiveRestore/volume_references (17.68s)
--- FAIL: TestLiveRestore/volume_references (17.68s)
=== FAIL: amd64.integration.daemon TestLiveRestore (0.00s)Example PR where it failed with unrelated changes: #46507
Reproduce
Open an unrelated PR, see it fail
Expected behavior
No response
docker version
masterdocker info
masterAdditional Info
No response
Metadata
Metadata
Assignees
Labels
area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.