Skip to content

Merge pull request #63 from softwaremill/use-jox #502

Merge pull request #63 from softwaremill/use-jox

Merge pull request #63 from softwaremill/use-jox #502

Triggered via push January 25, 2024 17:47
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
ox.channels.ChannelTest ► channel with capacity 0 should select a receive until all channels are done: core/src/test/scala/ox/channels/ChannelTest.scala#L121
Failed test found in: core/target/test-reports/TEST-ox.channels.ChannelTest.xml Error: org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to eventually never returned normally. Attempted 17 times over 153.761988 milliseconds. Last failure message: List(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 5, 3, 3, 3, 3, 3, 3, 3, 3, 3, 6, 7, 4, 4, 4, 4, 4, 4, 4, 4, 4, 8, 9, 5, 5, 5, 5, 5, 5, 5, 5, 5, 10, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 8, 7, 7, 7, 7, 7, 7, 7, 7, 9, 10, 8, 8, 8, 8, 8, 8, 8, 8, 9, 10, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10) had size 100 instead of expected size 101.
ox.RaceTest ► timeoutOption should race a slower and faster computation: core/src/test/scala/ox/RaceTest.scala#L11
Failed test found in: core/target/test-reports/TEST-ox.RaceTest.xml Error: org.scalatest.exceptions.TestFailedException: 13426 was not less than 1000
ox.kafka.KafkaTest ► stage should commit offsets of processed messages: kafka/src/test/scala/ox/kafka/KafkaTest.scala#L15
Failed test found in: kafka/target/test-reports/TEST-ox.kafka.KafkaTest.xml Error: org.scalatest.exceptions.TestFailedException: "[10]" was not equal to "[4]"
ci
Process completed with exit code 1.
ci
Failed test were found and 'fail-on-error' option is set to true
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, dorny/test-reporter@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.