Skip to content

Commit 743b9b6

Browse files
committed
check test
1 parent 6101136 commit 743b9b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/java/software/amazon/awssdk/crt/test/Mqtt5ClientTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3426,6 +3426,7 @@ public void ConnDC_Cred_UC2() throws Exception {
34263426
AWS_TEST_MQTT5_IOT_CORE_HOST, AWS_TEST_MQTT5_IOT_CORE_PKCS12_KEY,
34273427
AWS_TEST_MQTT5_IOT_CORE_PKCS12_KEY_PASSWORD);
34283428

3429+
System.out.println("===== ConnDC_Cred_UC2 is running");
34293430
TestUtils.doRetryableTest(this::doConnDC_Cred_UC2Test, TestUtils::isRetryableTimeout, MAX_TEST_RETRIES, TEST_RETRY_SLEEP_MILLIS);
34303431

34313432
CrtResource.waitForNoResources();

0 commit comments

Comments
 (0)