sbt / sbt-validator

Builds sbt 1.0.x against recent versions of the sbt modules
3 stars 9 forks source link

circe-config fails in sbt community build #42

Open eed3si9n opened 5 years ago

eed3si9n commented 5 years ago
[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