Justin
Justin
Blocked by documentation added by https://github.com/gradle/gradle/issues/26007
@bot-gralde test this
@bot-gradle test this
@bot-gradle test and merge
Blocked by a single failing test with a TODO Blocked by https://github.com/gradle/gradle/pull/29413, which should merge first.
@bot-gradle test QFL without pts
Superseded by https://github.com/gradle/gradle/pull/29853
These tests are `ProjectBuilder` tests. They instantiate a `GlobalScopeServices`, which then instantiates a `DefaultClassLoaderRegistry`, which then tries to load modules from the gradle distribution. However, `testImplementation`/`testRuntimeOnly` does not declare any...
Excuse my last comment, I neglected to read the thread.
I took a look at this PR but there were a number of things that stopped me from moving forward: 1. Dependency verification was not properly configured for new dependencies...