You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zentol <gi...@git.apache.org> on 2017/07/25 13:49:31 UTC

[GitHub] flink pull request #4396: [FLINK-7264] [travis] Kill watchdog only after com...

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/4396

    [FLINK-7264] [travis] Kill watchdog only after compilation&tests

    This PR causes the watchdog to be shutdown after the execution of the tests.
    
    I missed moving the shutdown during the build profile reorganization. As a result no logs were uploaded if maven didn't create any output in 10 minutes during test execution, since travis killed the entire build.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 7264

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4396.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4396
    
----
commit d62e3bbd76a926b3437eb72ecfe7c8b660495d14
Author: zentol <ch...@apache.org>
Date:   2017-07-25T13:37:03Z

    [FLINK-7264] [travis] Kill watchdog only after compilation&tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request #4396: [FLINK-7264] [travis] Kill watchdog only after com...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/4396


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #4396: [FLINK-7264] [travis] Kill watchdog only after compilatio...

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4396
  
    merging.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #4396: [FLINK-7264] [travis] Kill watchdog only after compilatio...

Posted by greghogan <gi...@git.apache.org>.
Github user greghogan commented on the issue:

    https://github.com/apache/flink/pull/4396
  
    +1 I think I had looked at this before and thought we were starting a second watchdog for the tests


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---