# command: ./gradlew :messaging:messaging-inbox-jdbc-postgresql:test --rerun-tasks --console=plain # revision: 21234e38cdb9a926cbc92bb97a2aee2e4a7d2916 # note: the container lane (InboxPostgresIT) is a separate task if it is tagged; this is the default test task > Task :messaging:messaging-transport-spi:jar > Task :messaging:messaging-inbox-jdbc-postgresql:test BUILD SUCCESSFUL in 13s 25 actionable tasks: 25 executed Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.0.0/userguide/configuration_cache_enabling.html # per-class results name="dev.caskeleton.messaging.inbox.IdempotentConsumerTest" tests="6" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.inbox.InboxOperationsTest" tests="9" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.inbox.InboxPostgresIT" tests="6" skipped="0" failures="0" errors="0" name="dev.caskeleton.messaging.inbox.JdbcInboxTransactionRequirementTest" tests="4" skipped="0" failures="0" errors="0"