[
https://issues.apache.org/jira/browse/BEAM-7591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867381#comment-16867381
]
Tim Robertson commented on BEAM-7591:
-------------------------------------
Copied from PR discussion:
Also, there is a ResourceIdTester (
https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/fs/ResourceIdTester.java)
which is meant to validate ResourceId objects returned. We may want to
collapse the two together into one FileSystemTester.
> Unify FileSystems tests across implementation
> ---------------------------------------------
>
> Key: BEAM-7591
> URL: https://issues.apache.org/jira/browse/BEAM-7591
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: David Moravek
> Priority: Minor
>
> Follow-up for a discussion from [https://github.com/apache/beam/pull/8849] PR.
> Currently there is no unified tester for FileSystems implementations, that
> would make sure interface is correctly implemented. We should introduce a
> single FileSystemsTester and reuse it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)