Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 150 | 0 | 0 | 1 | 99.3% | 577.2 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% | 577.2 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% | 123.4 s | |
| PendingEventStoreOracleIT | 36 | 0 | 0 | 0 | 100% | 120.7 s | |
| PendingEventStoreMySQLIT | 36 | 0 | 0 | 0 | 100% | 214.1 s | |
| TransactionalEventPublisherIT | 6 | 0 | 0 | 1 | 83.3% | 40.80 s | |
| PendingEventStorePostgreSQLIT | 36 | 0 | 0 | 0 | 100% | 78.28 s |
Test Cases
[Summary] [Package List] [Test Cases]
PendingEventStoreMariaDBIT
PendingEventStoreOracleIT
PendingEventStoreMySQLIT
TransactionalEventPublisherIT
| testOpenTelemtry | 0 s | |
| - | Environment variable [GITHUB_ACTIONS] with value [true] matches regular expression [true] ==> Not stable when running with github actions | - |
| testManyDispatching | 34.44 s | |
| testPublish | 1.846 s | |
| testBlocking | 1.727 s | |
| testPublishDelayed | 2.224 s | |
| testMetrics | 0.271 s |
PendingEventStorePostgreSQLIT
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 |
