Merge branch '1.1.x' #165
Annotations
3 errors and 2 warnings
Build with Gradle:
LoadbalanceTest.java#L163
35.7sec io.rsocket.loadbalance.LoadbalanceTest > shouldDeliverAllTheRequestsWithWeightedStrategy()
java.lang.AssertionError: RaceTestUtils.race wait timed out after 5s
at reactor.test.util.RaceTestUtils.race(RaceTestUtils.java:180)
at reactor.test.util.RaceTestUtils.race(RaceTestUtils.java:144)
at reactor.test.util.RaceTestUtils.race(RaceTestUtils.java:108)
at reactor.test.util.RaceTestUtils.race(RaceTestUtils.java:120)
at io.rsocket.loadbalance.LoadbalanceTest.shouldDeliverAllTheRequestsWithWeightedStrategy(LoadbalanceTest.java:163)
|
Build with Gradle:
task ':rsocket-core:test'#L1
Execution failed for task ':rsocket-core:test':
org.gradle.api.tasks.VerificationException: There were failing tests. See the report at: file:///home/runner/work/rsocket-java/rsocket-java/rsocket-core/build/reports/tests/test/index.html
|
Build with Gradle
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading