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/05/28 14:27:40 UTC

[GitHub] [flink] rmetzger commented on a change in pull request #12350: [FLINK-17824][e2e] Introduce timeout to 'resume savepoint' test

rmetzger commented on a change in pull request #12350:
URL: https://github.com/apache/flink/pull/12350#discussion_r431877190



##########
File path: flink-end-to-end-tests/test-scripts/common.sh
##########
@@ -799,3 +799,32 @@ function extract_job_id_from_job_submission_return() {
     echo "$JOB_ID"
 }
 
+
+#
+# NOTE: This function requires at least Bash version >= 4. Mac OS in 2020 still ships 3.x
+#
+
+run_test_with_timeout() {

Review comment:
       Yes, I will merge it with `local`.




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