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

Jitendra Nath Pandey commented on HADOOP-12438:
-----------------------------------------------

+1

> TestLocalFileSystem tests can fail on Windows after HDFS-8767 fix for 
> handling pipe.
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-12438
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12438
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Trivial
>         Attachments: HADOOP-12438.001.patch
>
>
> A test written as part of HDFS-8767 uses Mockito's 
> {{Whitebox#setInternalState}} to force the static 
> {{RawLocalFileSystem#useDeprecatedFileStatus}} to {{false}}.  On systems that 
> don't implement a {{stat}} call (notably Windows), this leaves the class in a 
> state where it will attempt the {{stat}} call anyway during subsequent tests. 
>  This ultimately causes tests to fail with {{UnsupportedOperationException}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to