Skip to content

This PR contains the following updates: #2773

This PR contains the following updates:

This PR contains the following updates: #2773

Triggered via push February 3, 2025 13:21
Status Failure
Total duration 9m 34s
Artifacts

Build.yml

on: push
Matrix: Test JVM
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test JVM (gradle testShardNonHibernate -i --scan --parallel)
Process completed with exit code 1.
DevelopmentJobQueueTest.batch(): misk-jobqueue/src/test/kotlin/misk/jobqueue/DevelopmentJobQueueTest.kt#L39
java.lang.AssertionError: Expecting actual: [] to contain exactly in any order: ["received RED job with message: stop sign", "received RED job with message: apple"] but could not find the following elements: ["received RED job with message: stop sign", "received RED job with message: apple"]
DevelopmentJobQueueTest.batch(): misk-jobqueue/src/test/kotlin/misk/jobqueue/DevelopmentJobQueueTest.kt#L39
java.lang.AssertionError: Expecting actual: ["received RED job with message: stop sign"] to contain exactly in any order: ["received RED job with message: stop sign", "received RED job with message: apple"] but could not find the following elements: ["received RED job with message: apple"]
Test JVM (gradle testShardHibernate -i --scan --no-parallel)
The job was canceled because "gradle_testShardNonHibern" failed.
Test JVM (gradle testShardHibernate -i --scan --no-parallel)
The operation was canceled.