e2e/container: Skip umask test until engine support

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
Paweł Gronowski
2026-09-03 22:12:34 +02:00
parent 09d30a34bf
commit 45a3e0bc2a
+1
View File
@@ -112,6 +112,7 @@ func TestRunWithCgroupNamespace(t *testing.T) {
func TestRunUmask(t *testing.T) {
environment.SkipIfDaemonNotLinux(t)
t.Skip("FIXME: un-skip once e2e tests v29.8.0")
testCases := []struct {
name string