Bump com.gradleup.shadow from 8.3.9 to 8.3.10 #16955
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
4 errors
|
ComposeContainerTest.simpleTest():
core/src/test/java/org/testcontainers/containers/ComposeContainerTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["bridge",
"fbabyrnvfic7_default",
"hiabmfm7kcml_default",
"host",
"jrey3gkcnknt_default",
"none"]
but was:
["bridge",
"fbabyrnvfic7_default",
"ggkoka6mrwiw_default",
"hiabmfm7kcml_default",
"host",
"jrey3gkcnknt_default",
"none"]
|
|
ComposeContainerTest.simpleTest():
core/src/test/java/org/testcontainers/containers/ComposeContainerTest.java#L1
org.opentest4j.AssertionFailedError: [The networks]
expected:
["bridge",
"fbabyrnvfic7_default",
"hiabmfm7kcml_default",
"host",
"jrey3gkcnknt_default",
"none"]
but was:
["bridge",
"fbabyrnvfic7_default",
"ggkoka6mrwiw_default",
"hiabmfm7kcml_default",
"host",
"jrey3gkcnknt_default",
"none"]
|
|
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:bf0b4125aa214f4094a48f49851b8a17_G0, SystemTracker:gateway1, Timestamp:2026-03-02T23:09:55, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|
|
check_docs_examples (:docs:examples:spock:redis:check)
Process completed with exit code 1.
|