Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.3 in /core #17317
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
2 errors
|
HttpWaitStrategyTest.testWaitUntilReadyWithSuccessWithCustomHeaders():
core/src/test/java/org/testcontainers/junit/wait/strategy/HttpWaitStrategyTest.java#L57
java.lang.AssertionError:
Expecting actual:
""
to contain:
"foo: bar"
|
|
EventHubsEmulatorContainerTest.testWithEventHubsClient():
modules/azure/src/test/java/org/testcontainers/azure/EventHubsEmulatorContainerTest.java#L57
com.azure.core.amqp.exception.AmqpException: The messaging entity 'sb://emulatorns1.eventhubs.emulator.net/eh1' could not be found. To know more visit https://aka.ms/sbResourceMgrExceptions. TrackingId:cb0f4e6d6cb3406b944cff7e36f019e4_G0, SystemTracker:gateway1, Timestamp:2026-04-15T04:14:52, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|