zentol commented on a change in pull request #11309: [FLINK-16378][AZP] Disable Docker tests when running with JDK11 URL: https://github.com/apache/flink/pull/11309#discussion_r387680146
########## File path: flink-end-to-end-tests/run-nightly-tests.sh ########## @@ -187,8 +186,6 @@ run_test "TPC-DS end-to-end test (Blink planner)" "$END_TO_END_DIR/test-scripts/ run_test "Heavy deployment end-to-end test" "$END_TO_END_DIR/test-scripts/test_heavy_deployment.sh" "skip_check_exceptions" -run_test "ConnectedComponents iterations with high parallelism end-to-end test" "$END_TO_END_DIR/test-scripts/test_high_parallelism_iterations.sh 25" Review comment: I would refrain from excluding this test until we have a confirmation that this is indeed java 11 related and some numbers of how reliably it 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
