We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[INFO] Running io.helidon.messaging.connectors.jms.AckMpTest 2023.03.07 17:19:51 INFO io.helidon.microprofile.cdi.HelidonContainerImpl Thread[#23,helidon-cdi-shutdown-hook,5,main]: Shutdown requested by JVM shutting down 2023.03.07 17:19:51 INFO io.helidon.nima.webserver.ServerListener Thread[#28,server-@default-listener,5,main]: [0x1e9e60d4] @default socket closed. 2023.03.07 17:19:51 INFO io.helidon.nima.webserver.LoomServer Thread[#23,helidon-cdi-shutdown-hook,5,main]: Níma server stopped all channels. 2023.03.07 17:19:51 INFO io.helidon.microprofile.server.ServerCdiExtension Thread[#23,helidon-cdi-shutdown-hook,5,main]: Server stopped in 7 milliseconds. 2023.03.07 17:19:51 INFO io.helidon.microprofile.cdi.HelidonContainerImpl Thread[#23,helidon-cdi-shutdown-hook,5,main]: Shutdown finished [INFO] Async process complete, exit value = 0 for: [java, --enable-preview, -jar, /tmp/maven-exec5460862699195267388.jar, -classpath] Error: Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.656 s <<< FAILURE! - in io.helidon.messaging.connectors.jms.AckMpTest Error: io.helidon.messaging.connectors.jms.AckMpTest.resendAckTestPart2(SeContainer) Time elapsed: 30.181 s <<< FAILURE! org.opentest4j.AssertionFailedError: Timeout waiting for results. Expected: [NO_ACK-1, NO_ACK-2, NO_ACK-3] But was: [NO_ACK-2, NO_ACK-3] ==> expected: <true> but was: <false> at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40) at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:193) at io.helidon.messaging.connectors.jms.AbstractMPTest.produceAndCheck(AbstractMPTest.java:55) at io.helidon.messaging.connectors.jms.AbstractMPTest.produceAndCheck(AbstractMPTest.java:42) at io.helidon.messaging.connectors.jms.AckMpTest.resendAckTestPart2(AckMpTest.java:92) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578)
Backport to 3.x at #6391
The text was updated successfully, but these errors were encountered:
danielkec
No branches or pull requests
Backport to 3.x at #6391
The text was updated successfully, but these errors were encountered: