Home > Back-end >  How to solve the gradle channel explosion problem in the project
How to solve the gradle channel explosion problem in the project

Time:03-31

> Task: core: test FAILED
Error: cannot find or unable to load the main class worker.org.gradle.process.internal.worker.GradleWorkerMain
Reason: the Java. Lang. ClassNotFoundException: worker.org.gradle.process.internal.worker.GradleWorkerMain
FAILURE: the Build failed with an exception.
* What went wrong:
Execution failed for task ': core: the test'.
No tests found for given includes: [comp1721. Cwk1. Basic. DatasetInitiallyEmpty] (filter. IncludeTestsMatching)
* Try:
Run with -- stacktrace option to get the stack trace. Run with -- the info or -- debug option to get more the log output. The Run with -- scan to get full insights.
* Get more help at https://help.gradle.org
The BUILD FAILED in 1 s
3 the actionable tasks: 1 executed, 2 the up - to - date
  • Related