[ https://issues.apache.org/jira/browse/FLINK-32108 ]
xiang1 yu deleted comment on FLINK-32108:
-----------------------------------
was (Author: JIRAUSER302279):
Hi [Matthias
Pohl|https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mapohl], I
just submit a PR of this issue.If you have time, could you please help review
it? [https://github.com/apache/flink/pull/23451]
> KubernetesExtension calls assumeThat in @BeforeAll callback which doesn't
> print the actual failure message
> ----------------------------------------------------------------------------------------------------------
>
> Key: FLINK-32108
> URL: https://issues.apache.org/jira/browse/FLINK-32108
> Project: Flink
> Issue Type: Technical Debt
> Components: Test Infrastructure
> Affects Versions: 1.18.0
> Reporter: Matthias Pohl
> Priority: Minor
> Labels: pull-request-available, starter
>
> {{KubernetesExtension}} implements {{BeforeAllCallback}} which calls the
> {{assumeThat}} in the {{@BeforeAll}} context. {{assumeThat}} doesn't work
> properly in the {{@BeforeAll}} context, though: The error message is not
> printed and the test fails with exit code -1.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)