Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
150 | 0 | 0 | 1 | 99.3% | 485.1 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
com.github.jonasrutishauser.transactional.event.core.store | 150 | 0 | 0 | 1 | 99.3% | 485.1 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.github.jonasrutishauser.transactional.event.core.store
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
PendingEventStoreMariaDBIT | 36 | 0 | 0 | 0 | 100% | 103.1 s | |
PendingEventStoreMySQLIT | 36 | 0 | 0 | 0 | 100% | 191.6 s | |
PendingEventStoreOracleIT | 36 | 0 | 0 | 0 | 100% | 88.34 s | |
PendingEventStorePostgreSQLIT | 36 | 0 | 0 | 0 | 100% | 55.26 s | |
TransactionalEventPublisherIT | 6 | 0 | 0 | 1 | 83.3% | 46.83 s |
Test Cases
[Summary] [Package List] [Test Cases]
PendingEventStoreMariaDBIT
PendingEventStoreMySQLIT
PendingEventStoreOracleIT
PendingEventStorePostgreSQLIT
TransactionalEventPublisherIT
testOpenTelemtry | 0 s | |
- | Environment variable [GITHUB_ACTIONS] with value [true] matches regular expression [true] ==> Not stable when running with github actions | - |
testManyDispatching | 41.85 s | |
testPublish | 1.558 s | |
testBlocking | 1.034 s | |
testPublishDelayed | 2.063 s | |
testMetrics | 0.039 s |
Failure Details
[Summary] [Package List] [Test Cases]
testOpenTelemtry | |
- | skipped: Environment variable [GITHUB_ACTIONS] with value [true] matches regular expression [true] ==> Not stable when running with github actions |