carp84 commented on issue #10719: [hotfix][e2e] Disable Shaded Hadoop S3A with credentials provider e2e test until FLINK-15355 has been fixed URL: https://github.com/apache/flink/pull/10719#issuecomment-569638704 Thanks for the review @zhijiangW, below are some answers: 1. Unfortunately it's hard to guarantee since now we're using a fail-fast way in e2e testing, thus if any test failed the whole stage will stop and latter tests with potential issue cannot be verified. I have checked "shaded" and "s3" cases in `split_misc.sh` but I think this is still a best effort instead of full guarantee... 2. The hot-fix PRs are already linked to FLINK-15355 JIRA and add specific comments in the scripts, we could check the PRs and make sure all disabled tests are re-enabled after FLINK-15355 is resolved
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
