Skip to content

Commit be181b1

Browse files
committed
skip TestBuildIidFileSquash
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 8502845 commit be181b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e/image/build_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ func TestBuildFromContextDirectoryWithTag(t *testing.T) {
6262
}
6363

6464
func TestBuildIidFileSquash(t *testing.T) {
65+
t.Skip("Not implemented with containerd")
6566
environment.SkipIfNotExperimentalDaemon(t)
6667
t.Setenv("DOCKER_BUILDKIT", "0")
6768

0 commit comments

Comments
 (0)