Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

circe-config fails in sbt community build #42

Open
eed3si9n opened this issue Mar 31, 2019 · 0 comments
Open

circe-config fails in sbt community build #42

eed3si9n opened this issue Mar 31, 2019 · 0 comments

Comments

@eed3si9n
Copy link
Member

[04:59:43] [circe-config] [info] - should obey parser[fromConfig].parser serializability *** FAILED ***
[04:59:43] [circe-config] [info]   ClassNotFoundException was thrown during property evaluation.
[04:59:43] [circe-config] [info]     Message: io.circe.config.parser$
[04:59:43] [circe-config] [info]     Occurred when passed generated values (
[04:59:43] [circe-config] [info]   
[04:59:43] [circe-config] [info]     )
[04:59:43] [circe-config] [info] - should obey parser[fromConfig].parsingRoundTripWithSpaces
[04:59:43] [circe-config] [info] - should obey parser[fromConfig].parsingRoundTripWithoutSpaces
[04:59:43] [circe-config] [info] Printer
[04:59:43] [circe-config] [info] - should obey printer.roundTrip
[04:59:43] [circe-config] [info] Codec
[04:59:43] [circe-config] [info] - should obey codec[fromConfig].decodingRoundTrip
[04:59:43] [circe-config] [info] ScalaTest
[04:59:43] [circe-config] [info] Run completed in 2 seconds, 812 milliseconds.
[04:59:43] [circe-config] [info] Total number of tests run: 69
[04:59:43] [circe-config] [info] Suites: completed 7, aborted 0
[04:59:43] [circe-config] [info] Tests: succeeded 67, failed 2, canceled 0, ignored 0, pending 0
[04:59:43] [circe-config] [info] *** 2 TESTS FAILED ***
[04:59:43] [circe-config] [error] Failed: Total 69, Failed 2, Errors 0, Passed 67
[04:59:43] [circe-config] [error] Failed tests:
[04:59:43] [circe-config] [error] 	io.circe.config.CirceConfigLaws
[04:59:43] [circe-config] [error] (Test / test) sbt.TestsFailedException: Tests unsuccessful
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant