Merge branch '3.1.x' into 3.2.x
Closes gh-40527
This commit is contained in:
@@ -240,8 +240,10 @@ def documentationTest = tasks.register("documentationTest", Test) {
|
||||
}
|
||||
jvmArgs += "--add-opens=java.base/java.net=ALL-UNNAMED"
|
||||
outputs.dir("${buildDir}/generated-snippets")
|
||||
predictiveSelection {
|
||||
enabled = false
|
||||
develocity {
|
||||
predictiveTestSelection {
|
||||
enabled = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user