[ 
https://issues.apache.org/jira/browse/FLINK-40139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-40139:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add default JUnit test timeout to fail hung tests fast
> ------------------------------------------------------
>
>                 Key: FLINK-40139
>                 URL: https://issues.apache.org/jira/browse/FLINK-40139
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Kafka
>            Reporter: Sylwester Lachiewicz
>            Priority: Minor
>              Labels: pull-request-available
>
> A hung integration test previously consumed the CI job's 50-minute global 
> timeout before producing a thread dump, making CI failures slow to diagnose. 
> Add a 15-minute default per-method JUnit timeout so a hang surfaces with the 
> stuck thread's stack trace while leaving ample headroom for the slowest 
> legitimate tests. Individual tests can still override via @Timeout.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to