rmetzger 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_r387690884
 
 

 ##########
 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 can not remember having seen this failure on jdk8 ... In the last 48 
hours, I have changed my policy to creating tickets for each test failure I see.
   
   How many successful executions on `master` is proof enough that the test is 
stable on jdk8? (I propose 10)
   How long should I keep the JIRA ticket open until we believe it is a jdk11 
only issue? (I propose a week)
   
   If we are not excluding this test for the JDK11 build, we won't have e2e 
coverage for jdk11 for everything that comes after.

----------------------------------------------------------------
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

Reply via email to