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

Chia-Ping Tsai resolved KAFKA-21067.
------------------------------------
    Fix Version/s: 4.5.0
       Resolution: Fixed

> deflake.yml fails to catch the timeout
> --------------------------------------
>
>                 Key: KAFKA-21067
>                 URL: https://issues.apache.org/jira/browse/KAFKA-21067
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Chia-Ping Tsai
>            Assignee: majialong
>            Priority: Minor
>             Fix For: 4.5.0
>
>
> {code:java}
> echo "exitcode=$exitcode" >> $GITHUB_OUTPUT
>  if: steps.junit-test.outputs.gradle-exitcode == '124' {code}
> It uses the wrong variable name, so it won't generate thread dump even though 
> the timeout does happen. The {{GRADLE_TEST_EXIT_CODE}} has the same issue.
> BTW, the name "junit-thread-dumps-${\{ env.job-variation }}" references a 
> nonexistent variable. It should be fixed as well.



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

Reply via email to