[
https://issues.apache.org/jira/browse/FLINK-32108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-32108:
----------------------------------
Priority: Minor (was: Major)
> 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: 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)