SolaceProducts / solace-spring-cloud

An umbrella project containing all Solace projects for Spring Cloud
Apache License 2.0
20 stars 14 forks source link

Release 4.0.0 #273

Closed Nephery closed 4 months ago

github-actions[bot] commented 5 months ago

Test Results

739 tests   - 101   737 :white_check_mark:  - 101   11m 45s :stopwatch: - 4m 30s  34 suites  -   4     2 :zzz: ±  0   34 files    -   4     0 :x: ±  0 

Results for commit aa55c547. ± Comparison against base commit 3094b7a3.

This pull request removes 158 and adds 57 tests. Note that renamed tests count towards both. ``` com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testAnonConsumerDiscard{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[1] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testAnonConsumerDiscard{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[2] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testAnonConsumerDiscard{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[3] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testAnonConsumerDiscard{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[4] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testAnonConsumerErrorQueueRepublish{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[1] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testAnonConsumerErrorQueueRepublish{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[2] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testAnonConsumerErrorQueueRepublish{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[3] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testAnonConsumerErrorQueueRepublish{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[4] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[1] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, JCSMPSession, SempV2Api, TestInfo}[2] … ``` ``` com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, boolean, JCSMPSession, SempV2Api, TestInfo}[1] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, boolean, JCSMPSession, SempV2Api, TestInfo}[2] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, boolean, JCSMPSession, SempV2Api, TestInfo}[3] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, boolean, JCSMPSession, SempV2Api, TestInfo}[4] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, boolean, JCSMPSession, SempV2Api, TestInfo}[5] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, boolean, JCSMPSession, SempV2Api, TestInfo}[6] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, boolean, JCSMPSession, SempV2Api, TestInfo}[7] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerErrorQueueRepublish{Class, boolean, boolean, JCSMPSession, SempV2Api, TestInfo}[8] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerRequeue{Class, boolean, boolean, SoftAssertions, TestInfo}[1] com.solace.spring.cloud.stream.binder.SolaceBinderBasicIT ‑ testConsumerRequeue{Class, boolean, boolean, SoftAssertions, TestInfo}[2] … ```

:recycle: This comment has been updated with latest results.