You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Giovanni Matteo Fumarola (JIRA)" <ji...@apache.org> on 2018/07/26 00:22:00 UTC

[jira] [Comment Edited] (HADOOP-15629) Missing trimming in readlink in case of protocol

    [ https://issues.apache.org/jira/browse/HADOOP-15629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554989#comment-16554989 ] 

Giovanni Matteo Fumarola edited comment on HADOOP-15629 at 7/26/18 12:21 AM:
-----------------------------------------------------------------------------

We found some tests failed in the current branch in *Windows*.

Tests in error: 
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryAsEmptyDirectory:1008->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryAsFile:1057->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryAsNonEmptyDirectory:1032->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryAsNonExistentDirectory:966->FSMainOperationsBaseTest.doTestRenameDirectoryAsNonExistentDirectory:983->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryToItself:921->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryToNonExistentParent:944->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileAsExistingDirectory:902->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileAsExistingFile:881->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileToDestinationWithParentFile:827->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileToExistingParent:847->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileToItself:856->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileToNonExistentDirectory:803->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameNonExistentPath:779->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsEmptyDirectory:1074->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsFile:1123->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsNonEmptyDirectory:1098->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsNonExistentDirectory:1033->FileContextMainOperationsBaseTest.testRenameDirectoryAsNonExistentDirectory:1049->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryToItself:994->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryToNonExistentParent:1017->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileAsExistingDirectory:975->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileAsExistingFile:954->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileToDestinationWithParentFile:900->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 >FileContextMainOperationsBaseTest.testRenameFileToExistingParent:920->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileToItself:929->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileToNonExistentDirectory:876->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameNonExistentPath:853->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestSymlinkLocalFSFileContext>TestSymlinkLocalFS.testDanglingLinkFilePartQual:124 � InvalidPath
 TestSymlinkLocalFSFileSystem>TestSymlinkLocalFS.testDanglingLinkFilePartQual:124 � InvalidPath


was (Author: giovanni.fumarola):
We found some tests failed in the current branch.

Tests in error: 
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryAsEmptyDirectory:1008->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryAsFile:1057->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryAsNonEmptyDirectory:1032->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryAsNonExistentDirectory:966->FSMainOperationsBaseTest.doTestRenameDirectoryAsNonExistentDirectory:983->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryToItself:921->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameDirectoryToNonExistentParent:944->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileAsExistingDirectory:902->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileAsExistingFile:881->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileToDestinationWithParentFile:827->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileToExistingParent:847->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileToItself:856->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameFileToNonExistentDirectory:803->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestFSMainOperationsLocalFileSystem>FSMainOperationsBaseTest.testRenameNonExistentPath:779->FSMainOperationsBaseTest.rename:1136 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsEmptyDirectory:1074->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsFile:1123->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsNonEmptyDirectory:1098->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryAsNonExistentDirectory:1033->FileContextMainOperationsBaseTest.testRenameDirectoryAsNonExistentDirectory:1049->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryToItself:994->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameDirectoryToNonExistentParent:1017->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileAsExistingDirectory:975->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileAsExistingFile:954->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileToDestinationWithParentFile:900->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 >FileContextMainOperationsBaseTest.testRenameFileToExistingParent:920->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileToItself:929->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameFileToNonExistentDirectory:876->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestLocalFSFileContextMainOperations>FileContextMainOperationsBaseTest.testRenameNonExistentPath:853->FileContextMainOperationsBaseTest.rename:1194 � InvalidPath
 TestSymlinkLocalFSFileContext>TestSymlinkLocalFS.testDanglingLinkFilePartQual:124 � InvalidPath
 TestSymlinkLocalFSFileSystem>TestSymlinkLocalFS.testDanglingLinkFilePartQual:124 � InvalidPath

> Missing trimming in readlink in case of protocol
> ------------------------------------------------
>
>                 Key: HADOOP-15629
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15629
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Íñigo Goiri
>            Assignee: Giovanni Matteo Fumarola
>            Priority: Minor
>         Attachments: HADOOP-15629-HADOOP-15461.v1.patch
>
>
> When extending the unit tests for the links, we surfaced errors in readLink.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org