Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.13.2 in /examples #14955
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
3 errors
|
DockerComposeV2FormatTest.simpleTest:
core/src/test/java/org/testcontainers/junit/DockerComposeV2FormatTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[9khgajfj8yb9_default",
"]bridge",
"host",...> but was:<["[]bridge",
"host",...>
|
|
EventHubsEmulatorContainerTest.testWithEventHubsClient:
modules/azure/src/test/java/org/testcontainers/azure/EventHubsEmulatorContainerTest.java#L66
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:05cfe1c4107d412394db9f2da9e4d7ce_G0, SystemTracker:gateway1, Timestamp:2025-07-10T00:03:49, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|
|
check_docs_examples (:docs:examples:junit5:redis:check)
Process completed with exit code 1.
|