Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 150 | 0 | 0 | 1 | 99.3% | 480.4 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% | 480.4 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 |
|---|---|---|---|---|---|---|---|
| PendingEventStoreOracleIT | 36 | 0 | 0 | 0 | 100% | 86.57 s | |
| TransactionalEventPublisherIT | 6 | 0 | 0 | 1 | 83.3% | 48.43 s | |
| PendingEventStoreMariaDBIT | 36 | 0 | 0 | 0 | 100% | 99.15 s | |
| PendingEventStorePostgreSQLIT | 36 | 0 | 0 | 0 | 100% | 58.90 s | |
| PendingEventStoreMySQLIT | 36 | 0 | 0 | 0 | 100% | 187.3 s |
Test Cases
[Summary] [Package List] [Test Cases]
PendingEventStoreOracleIT
TransactionalEventPublisherIT
| testOpenTelemtry | 0 s | |
| - | Environment variable [GITHUB_ACTIONS] with value [true] matches regular expression [true] ==> Not stable when running with github actions | - |
| testManyDispatching | 43.68 s | |
| testPublish | 1.291 s | |
| testBlocking | 1.041 s | |
| testPublishDelayed | 2.097 s | |
| testMetrics | 0.036 s |
PendingEventStoreMariaDBIT
PendingEventStorePostgreSQLIT
PendingEventStoreMySQLIT
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 |
