You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Lohit Vijayarenu (JIRA)" <ji...@apache.org> on 2008/09/06 00:42:44 UTC

[jira] Updated: (HADOOP-4078) TestKosmosFileSystem fails on trunk

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

Lohit Vijayarenu updated HADOOP-4078:
-------------------------------------

    Attachment: HADOOP-4078.patch

When the full test suite is run, this fails becuase of some previous test cases not cleaning up test.build.data.
Fixed to use its own directory which will be deleted after testing.

> TestKosmosFileSystem fails on trunk
> -----------------------------------
>
>                 Key: HADOOP-4078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Lohit Vijayarenu
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4078.patch
>
>
> org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs fails with error messgae:
> {noformat}
> Error Message
> expected:<7> but was:<1>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<7> but was:<1>
> 	at org.apache.hadoop.fs.kfs.TestKosmosFileSystem.testDirs(TestKosmosFileSystem.java:77)
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.