From 54523744f219c1ef67c5edace71852f1640d9350 Mon Sep 17 00:00:00 2001 From: suryakumari Date: Tue, 27 May 2025 13:27:19 +0530 Subject: [PATCH 1/2] debug --- .../src/e2e-test/resources/errorMessage.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/cloudsql-mysql-plugin/src/e2e-test/resources/errorMessage.properties b/cloudsql-mysql-plugin/src/e2e-test/resources/errorMessage.properties index 89a1b23df..09f0447e1 100644 --- a/cloudsql-mysql-plugin/src/e2e-test/resources/errorMessage.properties +++ b/cloudsql-mysql-plugin/src/e2e-test/resources/errorMessage.properties @@ -24,3 +24,4 @@ errorLogsMessageInvalidBoundingQuery=Spark program 'phase-1' failed with error: errorMessageInvalidPassword=SQL error while getting query schema: Error: Access denied for user errorMessagePrivateConnectionName=Enter the internal IP address of the Compute Engine VM cloudsql proxy is running on, to connect to a private errorMessageWithBlankPassword=Exception while trying to validate schema of database table + From b480034aac7f5f7b2fae844a62704605ec1be477 Mon Sep 17 00:00:00 2001 From: AnkitCLI Date: Tue, 17 Jun 2025 11:50:30 +0530 Subject: [PATCH 2/2] debug --- .../src/e2e-test/features/source/OracleDesignTime.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/oracle-plugin/src/e2e-test/features/source/OracleDesignTime.feature b/oracle-plugin/src/e2e-test/features/source/OracleDesignTime.feature index 5bd52b7a5..e4e6f9b05 100644 --- a/oracle-plugin/src/e2e-test/features/source/OracleDesignTime.feature +++ b/oracle-plugin/src/e2e-test/features/source/OracleDesignTime.feature @@ -82,3 +82,4 @@ Feature: Oracle source- Verify Oracle source plugin design time scenarios Then Verify the Output Schema matches the Expected Schema: "outputSchema" Then Validate "Oracle" plugin properties Then Close the Plugin Properties page +