Skip to content

Commit 1c8354e

Browse files
enable all tests
1 parent defd75f commit 1c8354e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

build.gradle

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,6 @@ subprojects {
9797

9898
if (System.properties['test.profile'] == 'podman') {
9999
exclude '**/*DockerCompose*'
100-
filter {
101-
excludeTestsMatching '*DockerNetworkModeTest*'
102-
103-
excludeTestsMatching '*testBuilder'
104-
excludeTestsMatching '*testModifiers'
105-
106-
excludeTestsMatching '*shouldReportOOMAfterWait'
107-
}
108-
109100
}
110101
}
111102

0 commit comments

Comments
 (0)