Closed xirc closed 2 years ago
CI doesn't detect some test failures. Reproduction is [DONT MERGE] CI will fail due to `java.lang.ExceptionInInitializerError:` by xirc · Pull Request #148 · lerna-stack/akka-entity-replication.
Using if always() might be better to detect test failures on CI. The related code and docs are the following:
if always()
CI doesn't detect some test failures. Reproduction is [DONT MERGE] CI will fail due to `java.lang.ExceptionInInitializerError:` by xirc · Pull Request #148 · lerna-stack/akka-entity-replication.
Using
if always()
might be better to detect test failures on CI. The related code and docs are the following: