[
https://issues.apache.org/jira/browse/FLINK-23154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372489#comment-17372489
]
Matthias commented on FLINK-23154:
----------------------------------
Yeah, thanks for clarification. I realized that it's not that easy to do that.
I removed the Python-related tests (as they were not working anyway). I'm gonna
keep this Jira issue open in case you want to work on that.
> Fix Python PackagedProgramRetrieverImplTest implementations
> -----------------------------------------------------------
>
> Key: FLINK-23154
> URL: https://issues.apache.org/jira/browse/FLINK-23154
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Reporter: Matthias
> Priority: Major
>
> We refactored the {{PackagedProgramRetriever}} class hierarchy as part of
> FLINK-21445. As part of this, I added some tests for the Python path but
> didn't look to deep into how to set up the flink python opt folder within the
> test infrastructure. Instead, I added {{Assume}} calls.
> This ticket is about removing these {{Assume}} calls and implementing the
> tests properly.
> It affects testss in {{FromJarEntryClassInformationProviderTest}} and
> {{PackagedProgramRetrieverImplTest}}.
> --
> The corresponding code changes are still subject to change and are currently
> under review in a [draft PR for
> FLINK-21445|https://github.com/apache/flink/pull/16286].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)