File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
mysql-plugin/src/e2e-test/features/mysqlsource
oracle-plugin/src/e2e-test/features/source Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ Feature: MySQL Source - Run time scenarios
142142 Then Close the Plugin Properties page
143143 Then Save the pipeline
144144 Then Preview and run the pipeline
145- Then Wait till pipeline preview is in running state
145+ Then Wait till pipeline preview is in running state and check if any error occurs
146146 Then Open and capture pipeline preview logs
147147 Then Verify the preview run status of pipeline in the logs is "failed"
148148
Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ Feature: Oracle - Verify data transfer from Oracle source to BigQuery sink
296296 Then Close the Plugin Properties page
297297 Then Save the pipeline
298298 Then Preview and run the pipeline
299- Then Wait till pipeline preview is in running state
299+ Then Wait till pipeline preview is in running state and check if any error occurs
300300 Then Verify the preview run status of pipeline in the logs is "failed"
301301
302302 @ORACLE_SOURCE_TEST @BQ_SINK_TEST
You can’t perform that action at this time.
0 commit comments