hequn8128 opened a new pull request #6950: [FLINK-10668][e2e] Streaming File Sink E2E test fails because not all legitimate exceptions are excluded URL: https://github.com/apache/flink/pull/6950 ## What is the purpose of the change Streaming File Sink E2E test fails because not all legitimate exceptions are excluded. This pr removes logs in `test_streaming_file_sink.sh` when test finished cause `Streaming File Sink E2E test` contains exceptions that shouldn't fail the test. Furthermore, we have already checked the output results in this test. ## Brief change log - Removes logs in `test_streaming_file_sink.sh` ## Verifying this change Run streaming file sink e2e test in local environment. Verify result is passed: `[PASS] 'test-scripts/test_streaming_file_sink.sh' passed after 2 minutes and 40 seconds! Test exited with exit code 0.`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services