We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350e417 commit 46f2302Copy full SHA for 46f2302
oracle-plugin/src/e2e-test/features/source/OracleRunTime.feature
@@ -338,7 +338,9 @@ Feature: Oracle - Verify data transfer from Oracle source to BigQuery sink
338
And Save and Deploy Pipeline
339
And Run the Pipeline in Runtime
340
And Wait till pipeline is in running state
341
+ And Open and capture logs
342
And Verify the pipeline status is "Failed"
343
+ And Close the pipeline logs
344
Then Open Pipeline logs and verify Log entries having below listed Level and Message:
345
| Level | Message |
346
| ERROR | errorLogsMessageInvalidBoundingQuery |
0 commit comments