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 "Anup Halarnkar (JIRA)" <ji...@apache.org> on 2017/09/18 04:51:02 UTC

[jira] [Updated] (HADOOP-14878) Azure module test fails : expected:
     [ https://issues.apache.org/jira/browse/HADOOP-14878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anup Halarnkar updated HADOOP-14878:
------------------------------------
    Attachment: AzureBlobTest.patch

> Azure module test fails : expected:<wasb://.... was:<wasb://mockAccount
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-14878
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14878
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 3.0.0-alpha4
>         Environment: OS: Ubuntu 14.04.1
> Arch: PPC64LE
>            Reporter: Anup Halarnkar
>             Fix For: 3.0.0-alpha4
>
>         Attachments: AzureBlobTest.patch
>
>
> There are many test failures for "fs.azure". The main error is listed below:
> *Error Message*
> expected:<wasb://mockContainer@mockAccount.blob.core.windows.net/inProgress> but was:<wasb://mockAccount.blob.core.windows.net/mockContainer/inProgress>
> *Stacktrace*
> java.lang.AssertionError: expected:<wasb://mockContainer@mockAccount.blob.core.windows.net/inProgress> but was:<wasb://mockAccount.blob.core.windows.net/mockContainer/inProgress>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.hadoop.fs.azure.TestNativeAzureFileSystemConcurrency.testNoTempBlobsVisible(TestNativeAzureFileSystemConcurrency.java:107)
> I have created a patch that resolves this issue. But I'm not sure if this is the correct way. I will attach here for your reference



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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