Skip to content

Commit 7352033

Browse files
committed
Skip TestRunBindMountPropagation
Signed-off-by: apostasie <[email protected]>
1 parent 300a705 commit 7352033

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cmd/nerdctl/container/container_run_mount_linux_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,8 @@ func TestRunVolumeBindMode(t *testing.T) {
500500
}
501501

502502
func TestRunBindMountPropagation(t *testing.T) {
503+
t.Skip("This test is currently broken. See https://github.com/containerd/nerdctl/issues/3404")
504+
503505
tID := testutil.Identifier(t)
504506

505507
if !isRootfsShareableMount() {

0 commit comments

Comments
 (0)