Skip to content

Add suppressed exceptions when one is thrown during releasing in use

d69b1b6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add suppressed exceptions when one is thrown during releasing in use #337

Add suppressed exceptions when one is thrown during releasing in use
d69b1b6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report for -java-24 succeeded Jun 24, 2025 in 1s

777 passed, 0 failed and 7 skipped

Tests passed successfully

Report Passed Failed Skipped Time
core/target/test-reports/TEST-ox.AppErrorTest.xml 5✅ 109ms
core/target/test-reports/TEST-ox.CancelTest.xml 4✅ 5s
core/target/test-reports/TEST-ox.channels.ActorTest.xml 4✅ 323ms
core/target/test-reports/TEST-ox.channels.ChannelTest.xml 60✅ 4s
core/target/test-reports/TEST-ox.channels.flow.FlowOpsMapParTest.xml 13✅ 9s
core/target/test-reports/TEST-ox.channels.SelectOrClosedWithinTest.xml 22✅ 268ms
core/target/test-reports/TEST-ox.channels.SelectWithinTest.xml 28✅ 240ms
core/target/test-reports/TEST-ox.channels.SourceOpsEmptyTest.xml 2✅ 3ms
core/target/test-reports/TEST-ox.channels.SourceOpsFactoryMethodsTest.xml 1✅ 3ms
core/target/test-reports/TEST-ox.channels.SourceOpsFailedTest.xml 2✅ 0ms
core/target/test-reports/TEST-ox.channels.SourceOpsForeachTest.xml 3✅ 1ms
core/target/test-reports/TEST-ox.channels.SourceOpsFutureSourceTest.xml 3✅ 5ms
core/target/test-reports/TEST-ox.channels.SourceOpsFutureTest.xml 3✅ 2ms
core/target/test-reports/TEST-ox.channels.SourceOpsTest.xml 3✅ 81ms
core/target/test-reports/TEST-ox.channels.SourceOpsTransformTest.xml 4✅ 193ms
core/target/test-reports/TEST-ox.ChunkTest.xml 36✅ 53ms
core/target/test-reports/TEST-ox.CollectParTest.xml 4✅ 631ms
core/target/test-reports/TEST-ox.ControlTest.xml 6✅ 6s
core/target/test-reports/TEST-ox.EitherTest.xml 18✅ 23ms
core/target/test-reports/TEST-ox.ExceptionTest.xml 9✅ 235ms
core/target/test-reports/TEST-ox.FilterParTest.xml 4✅ 1s
core/target/test-reports/TEST-ox.flow.FlowCompanionIOOpsTest.xml 10✅ 8ms
core/target/test-reports/TEST-ox.flow.FlowIOOpsTest.xml 28✅ 69ms
core/target/test-reports/TEST-ox.flow.FlowOpsAlsoToTapTest.xml 4✅ 564ms
core/target/test-reports/TEST-ox.flow.FlowOpsAlsoToTest.xml 5✅ 11ms
core/target/test-reports/TEST-ox.flow.FlowOpsBufferTest.xml 3✅ 3ms
core/target/test-reports/TEST-ox.flow.FlowOpsCollectTest.xml 1✅ 3ms
core/target/test-reports/TEST-ox.flow.FlowOpsConcatPrependTest.xml 2✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsConcatTest.xml 3✅ 0ms
core/target/test-reports/TEST-ox.flow.FlowOpsDebounceByTest.xml 4✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsDebounceTest.xml 4✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsDrainTest.xml 3✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsDropTest.xml 4✅ 0ms
core/target/test-reports/TEST-ox.flow.FlowOpsEmptyTest.xml 1✅ 0ms
core/target/test-reports/TEST-ox.flow.FlowOpsEnsureTest.xml 6✅ 4ms
core/target/test-reports/TEST-ox.flow.FlowOpsFactoryMethodsTest.xml 4✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsFailedTest.xml 1✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsFilterTest.xml 4✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsFlatMapTest.xml 2✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsFlattenParTest.xml 9✅ 514ms
core/target/test-reports/TEST-ox.flow.FlowOpsFlattenTest.xml 1✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsFoldTest.xml 4✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsForeachTest.xml 2✅ 0ms
core/target/test-reports/TEST-ox.flow.FlowOpsFutureSourceTest.xml 2✅ 8ms
core/target/test-reports/TEST-ox.flow.FlowOpsFutureTest.xml 2✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsGroupByTest.xml 12✅ 1s
core/target/test-reports/TEST-ox.flow.FlowOpsGroupedTest.xml 14✅ 984ms
core/target/test-reports/TEST-ox.flow.FlowOpsInterleaveAllTest.xml 5✅ 12ms
core/target/test-reports/TEST-ox.flow.FlowOpsInterleaveTest.xml 8✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsIntersperseTest.xml 6✅ 6ms
core/target/test-reports/TEST-ox.flow.FlowOpsLastOptionTest.xml 3✅ 0ms
core/target/test-reports/TEST-ox.flow.FlowOpsLastTest.xml 3✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsMapConcatTest.xml 4✅ 9ms
core/target/test-reports/TEST-ox.flow.FlowOpsMapParUnorderedTest.xml 16✅ 10s
core/target/test-reports/TEST-ox.flow.FlowOpsMapStatefulConcatTest.xml 4✅ 5ms
core/target/test-reports/TEST-ox.flow.FlowOpsMapStatefulTest.xml 5✅ 13ms
core/target/test-reports/TEST-ox.flow.FlowOpsMapTest.xml 2✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsMapUsingSinkTest.xml 2✅ 3ms
core/target/test-reports/TEST-ox.flow.FlowOpsMergeTest.xml 9✅ 1s
core/target/test-reports/TEST-ox.flow.FlowOpsOrElseTest.xml 4✅ 5ms
core/target/test-reports/TEST-ox.flow.FlowOpsPipeToTest.xml 2✅ 4ms
core/target/test-reports/TEST-ox.flow.FlowOpsReduceTest.xml 4✅ 9ms
core/target/test-reports/TEST-ox.flow.FlowOpsRepeatEvalTest.xml 2✅ 6ms
core/target/test-reports/TEST-ox.flow.FlowOpsRunToChannelTest.xml 2✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsSampleTest.xml 4✅ 0ms
core/target/test-reports/TEST-ox.flow.FlowOpsScanTest.xml 4✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsSlidingTest.xml 8✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsSplitOnTest.xml 29✅ 11ms
core/target/test-reports/TEST-ox.flow.FlowOpsSplitTest.xml 16✅ 14ms
core/target/test-reports/TEST-ox.flow.FlowOpsTakeLastTest.xml 6✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsTakeTest.xml 3✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowOpsTakeWhileTest.xml 6✅ 8ms
core/target/test-reports/TEST-ox.flow.FlowOpsTapTest.xml 1✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsThrottleTest.xml 4✅ 104ms
core/target/test-reports/TEST-ox.flow.FlowOpsTickTest.xml 2✅ 402ms
core/target/test-reports/TEST-ox.flow.FlowOpsTimeoutTest.xml 1✅ 102ms
core/target/test-reports/TEST-ox.flow.FlowOpsUsingSinkTest.xml 1✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsZipAllTest.xml 6✅ 3ms
core/target/test-reports/TEST-ox.flow.FlowOpsZipTest.xml 1✅ 1ms
core/target/test-reports/TEST-ox.flow.FlowOpsZipWithIndexTest.xml 2✅ 2ms
core/target/test-reports/TEST-ox.flow.FlowTextOpsTest.xml 18✅ 57ms
core/target/test-reports/TEST-ox.flow.internal.WeightedHeapTest.xml 17✅ 95ms
core/target/test-reports/TEST-ox.flow.reactive.FlowPublisherPekkoTest.xml 4✅ 992ms
core/target/test-reports/TEST-ox.flow.reactive.FlowPublisherTckTest.xml 31✅ 7⚪ 2s
core/target/test-reports/TEST-ox.ForeachParTest.xml 3✅ 1s
core/target/test-reports/TEST-ox.ForkTest.xml 6✅ 2s
core/target/test-reports/TEST-ox.LocalTest.xml 6✅ 409ms
core/target/test-reports/TEST-ox.MapParTest.xml 4✅ 1s
core/target/test-reports/TEST-ox.OxAppTest.xml 10✅ 59ms
core/target/test-reports/TEST-ox.ParTest.xml 6✅ 2s
core/target/test-reports/TEST-ox.RaceTest.xml 13✅ 15s
core/target/test-reports/TEST-ox.resilience.AfterAttemptTest.xml 2✅ 84ms
core/target/test-reports/TEST-ox.resilience.BackoffRetryTest.xml 5✅ 4s
core/target/test-reports/TEST-ox.resilience.CircuitBreakerStateMachineTest.xml 9✅ 4ms
core/target/test-reports/TEST-ox.resilience.CircuitBreakerTest.xml 7✅ 13s
core/target/test-reports/TEST-ox.resilience.DelayedRetryTest.xml 4✅ 4s
core/target/test-reports/TEST-ox.resilience.ImmediateRetryTest.xml 12✅ 51ms
core/target/test-reports/TEST-ox.resilience.RateLimiterInterfaceTest.xml 4✅ 6s
core/target/test-reports/TEST-ox.resilience.RateLimiterTest.xml 19✅ 42s
core/target/test-reports/TEST-ox.resilience.ScheduleFallingBackRetryTest.xml 2✅ 2s
core/target/test-reports/TEST-ox.ResourceTest.xml 9✅ 19ms
core/target/test-reports/TEST-ox.scheduling.FixedRateRepeatTest.xml 4✅ 1s
core/target/test-reports/TEST-ox.scheduling.ImmediateRepeatTest.xml 4✅ 105ms
core/target/test-reports/TEST-ox.scheduling.JitterTest.xml 4✅ 16ms
core/target/test-reports/TEST-ox.SupervisedTest.xml 6✅ 1s
core/target/test-reports/TEST-ox.UtilTest.xml 6✅ 1ms
cron/target/test-reports/TEST-ox.scheduling.cron.CronScheduleTest.xml 3✅ 4s
examples/target/test-reports/TEST-ox.crawler.test.CrawlerTest.xml 6✅ 15s
examples/target/test-reports/TEST-ox.ratelimiter.test.RateLimiterTest.xml 1✅ 4s
examples/target/test-reports/TEST-ox.sockets.test.RouterTest.xml 1✅ 387ms
examples/target/test-reports/TEST-ox.supervise.test.BroadcastTest.xml 1✅ 3s
kafka/target/test-reports/TEST-ox.kafka.KafkaTest.xml 5✅ 54s
mdc-logback/target/test-reports/TEST-ox.logback.InheritableMDCTest.xml 1✅ 80ms

✅ core/target/test-reports/TEST-ox.AppErrorTest.xml

5 tests were completed in 109ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.AppErrorTest 5✅ 109ms

✅ core/target/test-reports/TEST-ox.CancelTest.xml

4 tests were completed in 5s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.CancelTest 4✅ 5s

✅ core/target/test-reports/TEST-ox.channels.ActorTest.xml

4 tests were completed in 323ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.ActorTest 4✅ 323ms

✅ core/target/test-reports/TEST-ox.channels.ChannelTest.xml

60 tests were completed in 4s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.ChannelTest 60✅ 4s

✅ core/target/test-reports/TEST-ox.channels.flow.FlowOpsMapParTest.xml

13 tests were completed in 9s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.flow.FlowOpsMapParTest 13✅ 9s

✅ core/target/test-reports/TEST-ox.channels.SelectOrClosedWithinTest.xml

22 tests were completed in 268ms with 22 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SelectOrClosedWithinTest 22✅ 268ms

✅ core/target/test-reports/TEST-ox.channels.SelectWithinTest.xml

28 tests were completed in 240ms with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SelectWithinTest 28✅ 240ms

✅ core/target/test-reports/TEST-ox.channels.SourceOpsEmptyTest.xml

2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SourceOpsEmptyTest 2✅ 3ms

✅ core/target/test-reports/TEST-ox.channels.SourceOpsFactoryMethodsTest.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SourceOpsFactoryMethodsTest 1✅ 3ms

✅ core/target/test-reports/TEST-ox.channels.SourceOpsFailedTest.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SourceOpsFailedTest 2✅ 0ms

✅ core/target/test-reports/TEST-ox.channels.SourceOpsForeachTest.xml

3 tests were completed in 1ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SourceOpsForeachTest 3✅ 1ms

✅ core/target/test-reports/TEST-ox.channels.SourceOpsFutureSourceTest.xml

3 tests were completed in 5ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SourceOpsFutureSourceTest 3✅ 5ms

✅ core/target/test-reports/TEST-ox.channels.SourceOpsFutureTest.xml

3 tests were completed in 2ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SourceOpsFutureTest 3✅ 2ms

✅ core/target/test-reports/TEST-ox.channels.SourceOpsTest.xml

3 tests were completed in 81ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SourceOpsTest 3✅ 81ms

✅ core/target/test-reports/TEST-ox.channels.SourceOpsTransformTest.xml

4 tests were completed in 193ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.channels.SourceOpsTransformTest 4✅ 193ms

✅ core/target/test-reports/TEST-ox.ChunkTest.xml

36 tests were completed in 53ms with 36 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.ChunkTest 36✅ 53ms

✅ core/target/test-reports/TEST-ox.CollectParTest.xml

4 tests were completed in 631ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.CollectParTest 4✅ 631ms

✅ core/target/test-reports/TEST-ox.ControlTest.xml

6 tests were completed in 6s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.ControlTest 6✅ 6s

✅ core/target/test-reports/TEST-ox.EitherTest.xml

18 tests were completed in 23ms with 18 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.EitherTest 18✅ 23ms

✅ core/target/test-reports/TEST-ox.ExceptionTest.xml

9 tests were completed in 235ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.ExceptionTest 9✅ 235ms

✅ core/target/test-reports/TEST-ox.FilterParTest.xml

4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.FilterParTest 4✅ 1s

✅ core/target/test-reports/TEST-ox.flow.FlowCompanionIOOpsTest.xml

10 tests were completed in 8ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowCompanionIOOpsTest 10✅ 8ms

✅ core/target/test-reports/TEST-ox.flow.FlowIOOpsTest.xml

28 tests were completed in 69ms with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowIOOpsTest 28✅ 69ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsAlsoToTapTest.xml

4 tests were completed in 564ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsAlsoToTapTest 4✅ 564ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsAlsoToTest.xml

5 tests were completed in 11ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsAlsoToTest 5✅ 11ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsBufferTest.xml

3 tests were completed in 3ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsBufferTest 3✅ 3ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsCollectTest.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsCollectTest 1✅ 3ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsConcatPrependTest.xml

2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsConcatPrependTest 2✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsConcatTest.xml

3 tests were completed in 0ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsConcatTest 3✅ 0ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsDebounceByTest.xml

4 tests were completed in 1ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsDebounceByTest 4✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsDebounceTest.xml

4 tests were completed in 1ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsDebounceTest 4✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsDrainTest.xml

3 tests were completed in 1ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsDrainTest 3✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsDropTest.xml

4 tests were completed in 0ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsDropTest 4✅ 0ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsEmptyTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsEmptyTest 1✅ 0ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsEnsureTest.xml

6 tests were completed in 4ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsEnsureTest 6✅ 4ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsFactoryMethodsTest.xml

4 tests were completed in 2ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsFactoryMethodsTest 4✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsFailedTest.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsFailedTest 1✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsFilterTest.xml

4 tests were completed in 2ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsFilterTest 4✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsFlatMapTest.xml

2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsFlatMapTest 2✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsFlattenParTest.xml

9 tests were completed in 514ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsFlattenParTest 9✅ 514ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsFlattenTest.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsFlattenTest 1✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsFoldTest.xml

4 tests were completed in 2ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsFoldTest 4✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsForeachTest.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsForeachTest 2✅ 0ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsFutureSourceTest.xml

2 tests were completed in 8ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsFutureSourceTest 2✅ 8ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsFutureTest.xml

2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsFutureTest 2✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsGroupByTest.xml

12 tests were completed in 1s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsGroupByTest 12✅ 1s

✅ core/target/test-reports/TEST-ox.flow.FlowOpsGroupedTest.xml

14 tests were completed in 984ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsGroupedTest 14✅ 984ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsInterleaveAllTest.xml

5 tests were completed in 12ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsInterleaveAllTest 5✅ 12ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsInterleaveTest.xml

8 tests were completed in 2ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsInterleaveTest 8✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsIntersperseTest.xml

6 tests were completed in 6ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsIntersperseTest 6✅ 6ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsLastOptionTest.xml

3 tests were completed in 0ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsLastOptionTest 3✅ 0ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsLastTest.xml

3 tests were completed in 2ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsLastTest 3✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsMapConcatTest.xml

4 tests were completed in 9ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsMapConcatTest 4✅ 9ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsMapParUnorderedTest.xml

16 tests were completed in 10s with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsMapParUnorderedTest 16✅ 10s

✅ core/target/test-reports/TEST-ox.flow.FlowOpsMapStatefulConcatTest.xml

4 tests were completed in 5ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsMapStatefulConcatTest 4✅ 5ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsMapStatefulTest.xml

5 tests were completed in 13ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsMapStatefulTest 5✅ 13ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsMapTest.xml

2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsMapTest 2✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsMapUsingSinkTest.xml

2 tests were completed in 3ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsMapUsingSinkTest 2✅ 3ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsMergeTest.xml

9 tests were completed in 1s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsMergeTest 9✅ 1s

✅ core/target/test-reports/TEST-ox.flow.FlowOpsOrElseTest.xml

4 tests were completed in 5ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsOrElseTest 4✅ 5ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsPipeToTest.xml

2 tests were completed in 4ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsPipeToTest 2✅ 4ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsReduceTest.xml

4 tests were completed in 9ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsReduceTest 4✅ 9ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsRepeatEvalTest.xml

2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsRepeatEvalTest 2✅ 6ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsRunToChannelTest.xml

2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsRunToChannelTest 2✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsSampleTest.xml

4 tests were completed in 0ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsSampleTest 4✅ 0ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsScanTest.xml

4 tests were completed in 1ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsScanTest 4✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsSlidingTest.xml

8 tests were completed in 2ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsSlidingTest 8✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsSplitOnTest.xml

29 tests were completed in 11ms with 29 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsSplitOnTest 29✅ 11ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsSplitTest.xml

16 tests were completed in 14ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsSplitTest 16✅ 14ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsTakeLastTest.xml

6 tests were completed in 2ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsTakeLastTest 6✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsTakeTest.xml

3 tests were completed in 2ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsTakeTest 3✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsTakeWhileTest.xml

6 tests were completed in 8ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsTakeWhileTest 6✅ 8ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsTapTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsTapTest 1✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsThrottleTest.xml

4 tests were completed in 104ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsThrottleTest 4✅ 104ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsTickTest.xml

2 tests were completed in 402ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsTickTest 2✅ 402ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsTimeoutTest.xml

1 tests were completed in 102ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsTimeoutTest 1✅ 102ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsUsingSinkTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsUsingSinkTest 1✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsZipAllTest.xml

6 tests were completed in 3ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsZipAllTest 6✅ 3ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsZipTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsZipTest 1✅ 1ms

✅ core/target/test-reports/TEST-ox.flow.FlowOpsZipWithIndexTest.xml

2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowOpsZipWithIndexTest 2✅ 2ms

✅ core/target/test-reports/TEST-ox.flow.FlowTextOpsTest.xml

18 tests were completed in 57ms with 18 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.FlowTextOpsTest 18✅ 57ms

✅ core/target/test-reports/TEST-ox.flow.internal.WeightedHeapTest.xml

17 tests were completed in 95ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.internal.WeightedHeapTest 17✅ 95ms

✅ core/target/test-reports/TEST-ox.flow.reactive.FlowPublisherPekkoTest.xml

4 tests were completed in 992ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.flow.reactive.FlowPublisherPekkoTest 4✅ 992ms

✅ core/target/test-reports/TEST-ox.flow.reactive.FlowPublisherTckTest.xml

38 tests were completed in 2s with 31 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
ox.flow.reactive.FlowPublisherTckTest 31✅ 7⚪ 2s

✅ core/target/test-reports/TEST-ox.ForeachParTest.xml

3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.ForeachParTest 3✅ 1s

✅ core/target/test-reports/TEST-ox.ForkTest.xml

6 tests were completed in 2s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.ForkTest 6✅ 2s

✅ core/target/test-reports/TEST-ox.LocalTest.xml

6 tests were completed in 409ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.LocalTest 6✅ 409ms

✅ core/target/test-reports/TEST-ox.MapParTest.xml

4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.MapParTest 4✅ 1s

✅ core/target/test-reports/TEST-ox.OxAppTest.xml

10 tests were completed in 59ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.OxAppTest 10✅ 59ms

✅ core/target/test-reports/TEST-ox.ParTest.xml

6 tests were completed in 2s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.ParTest 6✅ 2s

✅ core/target/test-reports/TEST-ox.RaceTest.xml

13 tests were completed in 15s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.RaceTest 13✅ 15s

✅ core/target/test-reports/TEST-ox.resilience.AfterAttemptTest.xml

2 tests were completed in 84ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.resilience.AfterAttemptTest 2✅ 84ms

✅ core/target/test-reports/TEST-ox.resilience.BackoffRetryTest.xml

5 tests were completed in 4s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.resilience.BackoffRetryTest 5✅ 4s

✅ core/target/test-reports/TEST-ox.resilience.CircuitBreakerStateMachineTest.xml

9 tests were completed in 4ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.resilience.CircuitBreakerStateMachineTest 9✅ 4ms

✅ core/target/test-reports/TEST-ox.resilience.CircuitBreakerTest.xml

7 tests were completed in 13s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.resilience.CircuitBreakerTest 7✅ 13s

✅ core/target/test-reports/TEST-ox.resilience.DelayedRetryTest.xml

4 tests were completed in 4s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.resilience.DelayedRetryTest 4✅ 4s

✅ core/target/test-reports/TEST-ox.resilience.ImmediateRetryTest.xml

12 tests were completed in 51ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.resilience.ImmediateRetryTest 12✅ 51ms

✅ core/target/test-reports/TEST-ox.resilience.RateLimiterInterfaceTest.xml

4 tests were completed in 6s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.resilience.RateLimiterInterfaceTest 4✅ 6s

✅ core/target/test-reports/TEST-ox.resilience.RateLimiterTest.xml

19 tests were completed in 42s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.resilience.RateLimiterTest 19✅ 42s

✅ core/target/test-reports/TEST-ox.resilience.ScheduleFallingBackRetryTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.resilience.ScheduleFallingBackRetryTest 2✅ 2s

✅ core/target/test-reports/TEST-ox.ResourceTest.xml

9 tests were completed in 19ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.ResourceTest 9✅ 19ms

✅ core/target/test-reports/TEST-ox.scheduling.FixedRateRepeatTest.xml

4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.scheduling.FixedRateRepeatTest 4✅ 1s

✅ core/target/test-reports/TEST-ox.scheduling.ImmediateRepeatTest.xml

4 tests were completed in 105ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.scheduling.ImmediateRepeatTest 4✅ 105ms

✅ core/target/test-reports/TEST-ox.scheduling.JitterTest.xml

4 tests were completed in 16ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.scheduling.JitterTest 4✅ 16ms

✅ core/target/test-reports/TEST-ox.SupervisedTest.xml

6 tests were completed in 1s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.SupervisedTest 6✅ 1s

✅ core/target/test-reports/TEST-ox.UtilTest.xml

6 tests were completed in 1ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.UtilTest 6✅ 1ms

✅ cron/target/test-reports/TEST-ox.scheduling.cron.CronScheduleTest.xml

3 tests were completed in 4s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.scheduling.cron.CronScheduleTest 3✅ 4s

✅ examples/target/test-reports/TEST-ox.crawler.test.CrawlerTest.xml

6 tests were completed in 15s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.crawler.test.CrawlerTest 6✅ 15s

✅ examples/target/test-reports/TEST-ox.ratelimiter.test.RateLimiterTest.xml

1 tests were completed in 4s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.ratelimiter.test.RateLimiterTest 1✅ 4s

✅ examples/target/test-reports/TEST-ox.sockets.test.RouterTest.xml

1 tests were completed in 387ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.sockets.test.RouterTest 1✅ 387ms

✅ examples/target/test-reports/TEST-ox.supervise.test.BroadcastTest.xml

1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.supervise.test.BroadcastTest 1✅ 3s

✅ kafka/target/test-reports/TEST-ox.kafka.KafkaTest.xml

5 tests were completed in 54s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.kafka.KafkaTest 5✅ 54s

✅ mdc-logback/target/test-reports/TEST-ox.logback.InheritableMDCTest.xml

1 tests were completed in 80ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ox.logback.InheritableMDCTest 1✅ 80ms