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/05 19:14:44 UTC

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

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

Lohit Vijayarenu commented on HADOOP-4078:
------------------------------------------

I am unable to reproduce this on MAC.
{noformat}
    [junit] Running org.apache.hadoop.fs.kfs.TestKosmosFileSystem
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.804 sec
{noformat}
Will try to get hold of some other box to test this out.

> 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
>
>
> 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.