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
docker info
Additional Info
No response
Description
The
TestLiveRestoreis knowns to be flaky, we should take a look at it, it sometimes fails withExample PR where it failed with unrelated changes: #46507
Reproduce
Open an unrelated PR, see it fail
Expected behavior
No response
docker version
docker info
Additional Info
No response