Created
April 29, 2026 08:58
-
-
Save xuwei-k/71fc0f577866b6e8110ca122c4081135 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [error] Failed tests: | |
| [error] sbt.internal.librarymanagement.CustomPomParserTest | |
| [error] Error during tests: | |
| [error] sbt.internal.librarymanagement.FakeResolverSpecification | |
| [error] Error: Total 18, Failed 0, Errors 2, Passed 16 | |
| [error] Error during tests: | |
| [error] sbt.internal.parser.SbtParserErrorSpec | |
| [error] sbt.internal.parser.NewFormatSpec | |
| [error] stack trace is suppressed; run last lmCoursierShaded / assembly for the full output | |
| [error] stack trace is suppressed; run last workerProj / Test / testQuick for the full output | |
| [error] (buildFileProj / Test / testQuick) sbt.TestsFailedException: Tests unsuccessful | |
| [error] (lmCoursierShaded / assembly / assemblyOption) exportJars must be set to false for the shading to work | |
| [error] (lmIvy / Test / testQuick) sbt.TestsFailedException: Tests unsuccessful | |
| [error] (workerProj / Test / testQuick) sbt.internal.worker1.ForkTestMain$ForkError: sbt.internal.worker1.PersistedException: java.lang.IllegalAccessError: class sbt.internal.worker1.WorkerTest$ tried to access method 'void sbt.internal.worker1.WorkerMain.<init>()' (sbt.internal.worker1.WorkerTest$ is in unnamed module of loader java.net.URLClassLoader @6aaa5eb0; sbt.internal.worker1.WorkerMain is in unnamed module of loader 'app') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment