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 "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/09/28 22:56:05 UTC

[jira] [Updated] (HADOOP-12445) TestNativeAzureFileSystemOperationsMocked fails in trunk

     [ https://issues.apache.org/jira/browse/HADOOP-12445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Nauroth updated HADOOP-12445:
-----------------------------------
    Component/s: test
                 azure

> TestNativeAzureFileSystemOperationsMocked fails in trunk
> --------------------------------------------------------
>
>                 Key: HADOOP-12445
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12445
>             Project: Hadoop Common
>          Issue Type: Test
>          Components: azure, test
>            Reporter: Ted Yu
>            Priority: Minor
>
> When working on HDFS-6264, QA bot reported the following:
> {code}
> testGlobStatusFilterWithMultiplePathWildcardsAndNonTrivialFilter(org.apache.hadoop.fs.azure.TestNativeAzureFileSystemOperationsMocked)  Time elapsed: 0.02 sec  <<< ERROR!
> java.lang.NullPointerException: null
> 	at org.apache.hadoop.fs.Globber.glob(Globber.java:145)
> 	at org.apache.hadoop.fs.FileSystem.globStatus(FileSystem.java:1688)
> 	at org.apache.hadoop.fs.FSMainOperationsBaseTest.testGlobStatusFilterWithMultiplePathWildcardsAndNonTrivialFilter(FSMainOp
> {code}
> On hadoop trunk branch, the above can be reproduced without any patch.



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