Skip to content

Commit 78b4562

Browse files
loicottetvjovanov
authored andcommitted
Disable strict configuration for tests
1 parent dbac1da commit 78b4562

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/tck-build-logic/src/main/groovy/org.graalvm.internal.tck.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ graalvmNative {
7878
if (override) {
7979
excludeConfig.put(libraryGAV, [".*"])
8080
}
81-
buildArgs.add('-H:+StrictConfiguration') // Necessary in order to test metadata properly
8281
verbose = true
8382
quickBuild = true
8483
}

0 commit comments

Comments
 (0)