Hello,

While testing RC3 I did the following:

sbt test

the result I got was:
[info] Total number of tests run: 628
[info] Suites: completed 181, aborted 0
[info] Tests: succeeded 628, failed 0, canceled 0, ignored 6, pending 2
[info] All tests passed.
[error] (remote-tests / Test / test) sbt.TestsFailedException: Tests
unsuccessful
[error] (persistence / Test / test) sbt.TestsFailedException: Tests
unsuccessful
[error] (persistence-shared / Test / test) sbt.TestsFailedException: Tests
unsuccessful
[error] (remote / Test / test) sbt.TestsFailedException: Tests unsuccessful
[error] (stream-tests / Test / test) sbt.TestsFailedException: Tests
unsuccessful
[error] Total time: 7313 s (02:01:53), completed 5 Jul 2023, 19:10:06

Why the success and yet the failures?

Claude

Reply via email to