[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649323#comment-14649323
]
Chesnay Schepler commented on FLINK-2449:
-----------------------------------------
I know i can. But this means that you can not write not a single test extending
the JavaProgramTestBase that uses the DistCache without hacking around to skip
the CollectionTests, like i currently have to with the Python API.
The exception should be thrown way earlier, when registering the file opposed
to retrieving them.
I'd also argue that there should be an easy way to skip the Collection Test if
it doesn't support all features.
> DistCache doesn't work with JavaProgram Collection tests
> --------------------------------------------------------
>
> Key: FLINK-2449
> URL: https://issues.apache.org/jira/browse/FLINK-2449
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Reporter: Chesnay Schepler
> Priority: Minor
>
> When attempting to retrieve a file during the Collection test in
> JavaProgramTestBase you'll encounter an exception claiming the file was never
> registered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)