[
https://issues.apache.org/jira/browse/IGNITE-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438783#comment-15438783
]
Taras Ledkov commented on IGNITE-3670:
--------------------------------------
I extract superclass {{IgfsAbstractBaseSelfTest}} from {{gfsAbstractSelfTest}}.
So, the test IgfsLocalSecondaryFileSystemSymlinksTest contains only new three
tests for symlinks.
You are right. {{IgfsLocalSecondaryFileSystemDualAbstractSelfTest}} is a good
place for new tests. I'll move the tests and kill the class
IgfsLocalSecondaryFileSystemSymlinksTest.
> IGFS: Local secondary: Add test for listPath() method called for symlink to
> directory
> -------------------------------------------------------------------------------------
>
> Key: IGNITE-3670
> URL: https://issues.apache.org/jira/browse/IGNITE-3670
> Project: Ignite
> Issue Type: Task
> Components: IGFS
> Affects Versions: 1.6
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Fix For: 1.8
>
>
> 1. Create symlink under the *workDir* that is points to directory that is
> placed outside *workDir*;
> 2. Call listPaths() for the IGFS path that is mapped to the symlink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)