Skip to content

Commit

Permalink
Un-flake test as #3512 is likely fixed
Browse files Browse the repository at this point in the history
Signed-off-by: apostasie <[email protected]>
  • Loading branch information
apostasie committed Oct 17, 2024
1 parent 468b0df commit 6b79ac5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/nerdctl/image/image_list_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ RUN echo "actually creating a layer so that docker sets the createdAt time"
},
{
Description: "label=version",
Require: nerdtest.IsFlaky("https://github.com/containerd/nerdctl/issues/3512"),
Command: test.Command("images", "--filter", "label=version"),
Expected: func(data test.Data, helpers test.Helpers) *test.Expected {
return &test.Expected{
Expand Down

0 comments on commit 6b79ac5

Please sign in to comment.