Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 150 | 0 | 0 | 1 | 99.3% | 561.7 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% | 561.7 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% | 115.2 s | |
| TransactionalEventPublisherIT | 6 | 0 | 0 | 1 | 83.3% | 48.66 s | |
| PendingEventStoreMariaDBIT | 36 | 0 | 0 | 0 | 100% | 119.6 s | |
| PendingEventStorePostgreSQLIT | 36 | 0 | 0 | 0 | 100% | 71.11 s | |
| PendingEventStoreMySQLIT | 36 | 0 | 0 | 0 | 100% | 207.2 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 | 41.04 s | |
| testPublish | 2.595 s | |
| testBlocking | 2.449 s | |
| testPublishDelayed | 2.091 s | |
| testMetrics | 0.014 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 |
