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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)