You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/27 12:38:21 UTC

[GitHub] [flink] zentol commented on a change in pull request #11241: [FLINK-16292][build system] Add missing end to end tests

zentol commented on a change in pull request #11241: [FLINK-16292][build system] Add missing end to end tests
URL: https://github.com/apache/flink/pull/11241#discussion_r385096166
 
 

 ##########
 File path: flink-end-to-end-tests/run-nightly-tests.sh
 ##########
 @@ -185,5 +198,32 @@ run_test "Local recovery and sticky scheduling end-to-end test" "$END_TO_END_DIR
 run_test "Local recovery and sticky scheduling end-to-end test" "$END_TO_END_DIR/test-scripts/test_local_recovery_and_scheduling.sh 4 10 rocks true true" "skip_check_exceptions"
 
 printf "\n[PASS] All bash e2e-tests passed\n"
+
+printf "\n\n==============================================================================\n"
+printf "Running Java end-to-end tests\n"
 
 Review comment:
   add the corresponding message for bash tests

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services