Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.12.2 in /smoke-test #14496
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
4 errors
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[bridge", "fawm9zswywak_default", "host", "none",] "test3cwbyj_default...> but was:<["[1vyzh3ukqc8i_default",
"bridge",
"fawm9zswywak_default",
"host",
"none",
] "test3cwbyj_default...>
|
|
ComposeWithIdentifierTest.simpleTest:
core/src/test/java/org/testcontainers/junit/ComposeWithIdentifierTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[bridge", "fawm9zswywak_default", "host", "none",] "test3cwbyj_default...> but was:<["[1vyzh3ukqc8i_default",
"bridge",
"fawm9zswywak_default",
"host",
"none",
] "test3cwbyj_default...>
|
|
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:91f10ce623914ee991b9ef8eab6ce581_G0, SystemTracker:gateway1, Timestamp:2025-04-23T23:17:24, 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.
|