Skip to content

Commit cc7eb3b

Browse files
committed
Revert preview open and capture logs
1 parent 15dbd7b commit cc7eb3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

postgresql-plugin/src/e2e-test/features/postgresql/source/PostgresqlRunTimeMacro.feature

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ Feature: PostgreSQL - Verify PostgreSQL plugin data transfer with macro argument
171171
Then Enter runtime argument value "invalidUserName" for key "PostgreSQLUsername"
172172
Then Enter runtime argument value "invalidPassword" for key "PostgreSQLPassword"
173173
Then Run the preview of pipeline with runtime arguments
174-
Then Open and capture pipeline preview logs
175174
Then Verify the preview of pipeline is "Failed"
176175

177176
@POSTGRESQL_SOURCE_TEST @Postgresql_Required @POSTGRESQL_SINK_TEST
@@ -211,7 +210,6 @@ Feature: PostgreSQL - Verify PostgreSQL plugin data transfer with macro argument
211210
Then Enter runtime argument value "invalidTable" for key "PostgreSQLTableName"
212211
Then Enter runtime argument value "schema" for key "PostgreSQLSchemaName"
213212
Then Run the preview of pipeline with runtime arguments
214-
Then Open and capture pipeline preview logs
215213
Then Verify the preview of pipeline is "Failed"
216214

217215
@POSTGRESQL_SOURCE_TEST @POSTGRESQL_SINK_TEST @BQ_SINK_TEST @Plugin-1526

0 commit comments

Comments
 (0)