gaborgsomogyi commented on PR #29265: URL: https://github.com/apache/flink/pull/29265#issuecomment-5772940833
Build 79329 (`58d70b8dac4`) confirms both fixes: `test_file_sink.sh` now runs `dynamic` then `static` every time, and both pass for local and S3: ``` Executing test with dynamic openSSL linkage ... Executing test with static openSSL linkage ... [PASS] 'File Sink end-to-end test' passed after 6 minutes and 7 seconds! ``` Same sequence for `File Sink s3 end-to-end test`, passed after 6m35s. `dynamic` no longer fails. -- 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]
