[
https://issues.apache.org/jira/browse/KAFKA-21067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
majialong reassigned KAFKA-21067:
---------------------------------
Assignee: majialong (was: Chia-Ping Tsai)
> 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
>
> {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)