Bump com.gradle:common-custom-user-data-gradle-plugin from 2.0.2 to 2.3 #14657
ci.yml
on: pull_request
Matrix: core
turbo-mode
0s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
3 errors
|
ComposeContainerVolumeRemovalTest.performTest[removeVolumes = false]:
core/src/test/java/org/testcontainers/junit/ComposeContainerVolumeRemovalTest.java#L61
org.junit.ComparisonFailure: [the container volume is present after running] expected:<[tru]e> but was:<[fals]e>
|
|
ComposeContainerTest.shouldCreateContainerWhenFileNotPrefixedWithPath:
core/src/test/java/org/testcontainers/junit/ComposeContainerTest.java#L1
org.junit.ComparisonFailure: [The networks] expected:<["[bridge", "host", "hybj9a28imwf_default", "none",] "uqtuvsdlraqu_defau...> but was:<["[6uwe4vfxjfr6_default",
"bridge",
"host",
"hybj9a28imwf_default",
"none",
] "uqtuvsdlraqu_defau...>
|
|
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:764863ebe2c84d8a8fcba2efb6f7b58d_G0, SystemTracker:gateway1, Timestamp:2025-06-09T23:20:05, errorContext[NAMESPACE: localhost. ERROR CONTEXT: N/A, PATH: eh1, REFERENCE_ID: eh1, LINK_CREDIT: 0]
|