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

Killua Huang commented on HADOOP-10510:
---------------------------------------

I think this issue should be fixed. I got similarly failure when I ran tests. 
Here is mine:
{quote}
Failed tests: 
  TestSymlinkLocalFSFileContext>SymlinkBaseTest.testStatLinkToFile:244 null
  TestSymlinkLocalFSFileContext>SymlinkBaseTest.testStatLinkToDir:286 null
  
TestSymlinkLocalFSFileContext>SymlinkBaseTest.testCreateLinkUsingRelPaths:447->SymlinkBaseTest.checkLink:381
 null
  
TestSymlinkLocalFSFileContext>SymlinkBaseTest.testCreateLinkUsingAbsPaths:472->SymlinkBaseTest.checkLink:381
 null
  
TestSymlinkLocalFSFileContext>SymlinkBaseTest.testCreateLinkUsingFullyQualPaths:503->SymlinkBaseTest.checkLink:381
 null
  TestSymlinkLocalFSFileContext>SymlinkBaseTest.testCreateLinkToDirectory:627 
null
  TestSymlinkLocalFSFileContext>SymlinkBaseTest.testCreateLinkViaLink:679 null
  TestSymlinkLocalFSFileContext>SymlinkBaseTest.testRenameSymlinkViaSymlink:897 
null
  
TestSymlinkLocalFSFileContext>SymlinkBaseTest.testRenameSymlinkNonExistantDest:1036
 null
  
TestSymlinkLocalFSFileContext>SymlinkBaseTest.testRenameSymlinkToExistingFile:1063
 null
  TestSymlinkLocalFSFileContext>SymlinkBaseTest.testRenameSymlink:1134 null
  
TestSymlinkLocalFSFileContext>TestSymlinkLocalFS.testStatDanglingLink:115->SymlinkBaseTest.testStatDanglingLink:301
 null
  
TestSymlinkLocalFSFileSystem>TestSymlinkLocalFS.testStatDanglingLink:115->SymlinkBaseTest.testStatDanglingLink:301
 null
  TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testStatLinkToFile:244 null
  TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testStatLinkToDir:286 null
  
TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testCreateLinkUsingRelPaths:447->SymlinkBaseTest.checkLink:381
 null
  
TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testCreateLinkUsingAbsPaths:472->SymlinkBaseTest.checkLink:381
 null
  
TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testCreateLinkUsingFullyQualPaths:503->SymlinkBaseTest.checkLink:381
 null
  TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testCreateLinkToDirectory:627 
null
  TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testCreateLinkViaLink:679 null
  TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testRenameSymlinkViaSymlink:897 
null
  
TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testRenameSymlinkNonExistantDest:1036
 null
  
TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testRenameSymlinkToExistingFile:1063
 null
  TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testRenameSymlink:1134 null

Tests in error: 
  TestSymlinkLocalFSFileContext>TestSymlinkLocalFS.testDanglingLink:163 » IO 
Pat...
  
TestSymlinkLocalFSFileContext>TestSymlinkLocalFS.testGetLinkStatusPartQualTarget:201
 » IO
  
TestSymlinkLocalFSFileContext>SymlinkBaseTest.testCreateLinkToDotDotPrefix:822 
» IO
  
TestSymlinkLocalFSFileSystem>TestSymlinkLocalFS.testGetLinkStatusPartQualTarget:201
 » IO
  TestSymlinkLocalFSFileSystem>TestSymlinkLocalFS.testDanglingLink:163 » IO 
Path...
  TestSymlinkLocalFSFileSystem>SymlinkBaseTest.testCreateLinkToDotDotPrefix:822 
» IO
{quote}

> TestSymlinkLocalFSFileContext tests are failing
> -----------------------------------------------
>
>                 Key: HADOOP-10510
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10510
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>         Environment: Linux
>            Reporter: Daniel Darabos
>         Attachments: TestSymlinkLocalFSFileContext-output.txt, 
> TestSymlinkLocalFSFileContext.txt
>
>
> Test results:
> https://gist.github.com/oza/9965197
> This was mentioned on hadoop-common-dev:
> http://mail-archives.apache.org/mod_mbox/hadoop-common-dev/201404.mbox/%3CCAAD07OKRSmx9VSjmfk1YxyBmnFM8mwZSp%3DizP8yKKwoXYvn3Qg%40mail.gmail.com%3E
> Can you suggest a workaround in the meantime? I'd like to send a pull request 
> for an unrelated bug, but these failures mean I cannot build hadoop-common to 
> test my fix. Thanks.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to