[ https://issues.apache.org/jira/browse/FLINK-32108 ]
xiang1 yu deleted comment on FLINK-32108:
-----------------------------------
was (Author: JIRAUSER302279):
Hi, @Matthias Pohl; I tested locally and there was a print message, and exit
-1, so I'm not sure if {{assumeThat}} doesn't work properly in the
{{@BeforeAll}} context.
!image-2023-10-30-14-05-27-154.png!
> 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
> Attachments: image-2023-10-30-14-05-27-154.png
>
>
> {{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)