Slackbot
11/21/2023, 12:48 PMThomas Broyer
11/21/2023, 1:51 PMThomas Broyer
11/21/2023, 1:51 PMVampire
11/21/2023, 1:52 PMProjectBuilder, the functional tests are supposed to use TestKit.Vampire
11/21/2023, 1:53 PMProjectBuilder, the functional test case is using TestKitVampire
11/21/2023, 1:54 PMJendrik Johannes
11/21/2023, 2:03 PMinit is doing here is wrong 🙂Thomas Broyer
11/21/2023, 2:03 PMaddTestSuite("integrationTest") that's implemented with an implementation(project()) unconditionally (well, unless it's the default test suite).
https://github.com/gradle/gradle/blob/master/platforms/software/build-init/src/mai[…]init/plugins/internal/JvmGradlePluginProjectInitDescriptor.java
https://github.com/gradle/gradle/blob/4aa9831468479e6f076f668c3f10934dc1ca0571/pla[…]a/org/gradle/buildinit/plugins/internal/BuildScriptBuilder.java