MartijnVisser commented on pull request #17881: URL: https://github.com/apache/flink/pull/17881#issuecomment-977909632
Ran the test locally: ```FLINK_DIR=/Users/martijnvisser/Developer/flink/build-target /Users/martijnvisser/Developer/flink/flink-end-to-end-tests/run-single-test.sh skip "/Users/martijnvisser/Developer/flink/flink-end-to-end-tests/test-scripts/test_file_sink.sh s3 StreamingFileSink"``` The logs show: ``` BUILDING flink-shaded-netty-tcnative-static Executing command: git clone https://github.com/apache/flink-shaded.git Cloning into 'flink-shaded'... ``` Result: ``` [PASS] '/Users/martijnvisser/Developer/flink/flink-end-to-end-tests/test-scripts/test_file_sink.sh s3 StreamingFileSink' passed after 3 minutes and 34 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 to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
