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_r387842548
########## 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: naturally if you can show that it is reproducible on java 11 then we can of course disable it. ---------------------------------------------------------------- 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
