You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/11/04 07:44:00 UTC

[jira] [Created] (FLINK-19961) Bash e2e utility run_test_with_timeout is (sometimes?) not properly stopping it's watchdog

Robert Metzger created FLINK-19961:
--------------------------------------

             Summary: Bash e2e utility run_test_with_timeout is (sometimes?) not properly stopping it's watchdog
                 Key: FLINK-19961
                 URL: https://issues.apache.org/jira/browse/FLINK-19961
             Project: Flink
          Issue Type: Bug
          Components: Test Infrastructure
    Affects Versions: 1.12.0
            Reporter: Robert Metzger


Symptoms: https://issues.apache.org/jira/browse/FLINK-19882?focusedCommentId=17223725&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17223725

Once a test has finished, the timeout watchdog should stop. However it seems that this doesn't always work. 
Maybe this is caused by the on_exit trap being overwritten by the test?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)