Skip to content

Remove the Covers repository as we proxy it through our maven. #127

Remove the Covers repository as we proxy it through our maven.

Remove the Covers repository as we proxy it through our maven. #127

GitHub Actions / JUnit Test Report failed May 29, 2024 in 0s

135 tests run, 132 passed, 0 skipped, 3 failed.

Annotations

Check failure on line 245 in userdev/src/functionalTest/groovy/net/neoforged/gradle/userdev/convention/SourceSetConventionTests.groovy

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

SourceSetConventionTests.disabling global conventions prevents registration of main sourceset to run

org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/spock_disabling_global_co_0_tempDir17224575305316946005/disable_global_no_registration_main with arguments [:dependencies]

Output:

> Configure project :
Run sources: []

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'disable_global_no_registration_main'.
> Run: client has no source sets configured. Please configure at least one source set.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 7s

The build scan was not published due to a configuration problem.

The Gradle Terms of Use have not been agreed to.

For more information, please see https://gradle.com/help/gradle-plugin-terms-of-use.

Alternatively, if you are using Develocity, specify the server location.
For more information, please see https://gradle.com/help/gradle-plugin-config.
Raw output
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/spock_disabling_global_co_0_tempDir17224575305316946005/disable_global_no_registration_main with arguments [:dependencies]

Output:

> Configure project :
Run sources: []

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'disable_global_no_registration_main'.
> Run: client has no source sets configured. Please configure at least one source set.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 7s

The build scan was not published due to a configuration problem.

The Gradle Terms of Use have not been agreed to.

For more information, please see https://gradle.com/help/gradle-plugin-terms-of-use.

Alternatively, if you are using Develocity, specify the server location.
For more information, please see https://gradle.com/help/gradle-plugin-config.


	at app//org.gradle.testkit.runner.internal.DefaultGradleRunner.lambda$build$2(DefaultGradleRunner.java:269)
	at app//org.gradle.testkit.runner.internal.DefaultGradleRunner.run(DefaultGradleRunner.java:362)
	at app//org.gradle.testkit.runner.internal.DefaultGradleRunner.build(DefaultGradleRunner.java:267)
	at app//net.neoforged.trainingwheels.gradle.functional.builder.Runtime.run(Runtime.groovy:245)
	at app//org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:318)
	at net.neoforged.gradle.userdev.convention.SourceSetConventionTests.disabling global conventions prevents registration of main sourceset to run(SourceSetConventionTests.groovy:245)

Check failure on line 286 in userdev/src/functionalTest/groovy/net/neoforged/gradle/userdev/convention/SourceSetConventionTests.groovy

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

SourceSetConventionTests.disabling sourceset conventions prevents registration of main sourceset to run

org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/spock_disabling_sourceset_0_tempDir17226022352024730996/disable_sourcesets_no_registration_main with arguments [:dependencies]

Output:

> Configure project :
Run sources: []

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'disable_sourcesets_no_registration_main'.
> Run: client has no source sets configured. Please configure at least one source set.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 722ms

The build scan was not published due to a configuration problem.

The Gradle Terms of Use have not been agreed to.

For more information, please see https://gradle.com/help/gradle-plugin-terms-of-use.

Alternatively, if you are using Develocity, specify the server location.
For more information, please see https://gradle.com/help/gradle-plugin-config.
Raw output
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/spock_disabling_sourceset_0_tempDir17226022352024730996/disable_sourcesets_no_registration_main with arguments [:dependencies]

Output:

> Configure project :
Run sources: []

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'disable_sourcesets_no_registration_main'.
> Run: client has no source sets configured. Please configure at least one source set.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 722ms

The build scan was not published due to a configuration problem.

The Gradle Terms of Use have not been agreed to.

For more information, please see https://gradle.com/help/gradle-plugin-terms-of-use.

Alternatively, if you are using Develocity, specify the server location.
For more information, please see https://gradle.com/help/gradle-plugin-config.


	at app//org.gradle.testkit.runner.internal.DefaultGradleRunner.lambda$build$2(DefaultGradleRunner.java:269)
	at app//org.gradle.testkit.runner.internal.DefaultGradleRunner.run(DefaultGradleRunner.java:362)
	at app//org.gradle.testkit.runner.internal.DefaultGradleRunner.build(DefaultGradleRunner.java:267)
	at app//net.neoforged.trainingwheels.gradle.functional.builder.Runtime.run(Runtime.groovy:245)
	at app//org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:318)
	at net.neoforged.gradle.userdev.convention.SourceSetConventionTests.disabling sourceset conventions prevents registration of main sourceset to run(SourceSetConventionTests.groovy:286)

Check failure on line 327 in userdev/src/functionalTest/groovy/net/neoforged/gradle/userdev/convention/SourceSetConventionTests.groovy

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

SourceSetConventionTests.disabling main source set registration conventions prevents registration of main sourceset to run

org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/spock_disabling_main_sour_0_tempDir445606447756914919/disable_sourcesets_no_registration_main with arguments [:dependencies]

Output:

> Configure project :
Run sources: []

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'disable_sourcesets_no_registration_main'.
> Run: client has no source sets configured. Please configure at least one source set.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 553ms

The build scan was not published due to a configuration problem.

The Gradle Terms of Use have not been agreed to.

For more information, please see https://gradle.com/help/gradle-plugin-terms-of-use.

Alternatively, if you are using Develocity, specify the server location.
For more information, please see https://gradle.com/help/gradle-plugin-config.
Raw output
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/spock_disabling_main_sour_0_tempDir445606447756914919/disable_sourcesets_no_registration_main with arguments [:dependencies]

Output:

> Configure project :
Run sources: []

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'disable_sourcesets_no_registration_main'.
> Run: client has no source sets configured. Please configure at least one source set.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 553ms

The build scan was not published due to a configuration problem.

The Gradle Terms of Use have not been agreed to.

For more information, please see https://gradle.com/help/gradle-plugin-terms-of-use.

Alternatively, if you are using Develocity, specify the server location.
For more information, please see https://gradle.com/help/gradle-plugin-config.


	at app//org.gradle.testkit.runner.internal.DefaultGradleRunner.lambda$build$2(DefaultGradleRunner.java:269)
	at app//org.gradle.testkit.runner.internal.DefaultGradleRunner.run(DefaultGradleRunner.java:362)
	at app//org.gradle.testkit.runner.internal.DefaultGradleRunner.build(DefaultGradleRunner.java:267)
	at app//net.neoforged.trainingwheels.gradle.functional.builder.Runtime.run(Runtime.groovy:245)
	at app//org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:318)
	at net.neoforged.gradle.userdev.convention.SourceSetConventionTests.disabling main source set registration conventions prevents registration of main sourceset to run(SourceSetConventionTests.groovy:327)