[
https://issues.apache.org/jira/browse/FLINK-11028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719029#comment-16719029
]
Chesnay Schepler commented on FLINK-11028:
------------------------------------------
eh maybe not :D the tests required flink-streaming-java, which requires
flink-runtime, which requires flink-hadoop-fs for testing, resulting in a
cyclic dependency.
Skipping the deployment can be our last-minute backup plan if no one picks this
issue up until the next feature freeze.
> Disable deployment of flink-fs-tests
> ------------------------------------
>
> Key: FLINK-11028
> URL: https://issues.apache.org/jira/browse/FLINK-11028
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.8.0
>
>
> The {{flink-fs-tests}} module only contains tests, without any production
> code or test utilities. As such there should never be a use-case where one
> would specify a dependency on this module, hence we could skip the deployment
> entirely.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)