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 "Arun C Murthy (JIRA)" <ji...@apache.org> on 2007/09/14 16:17:32 UTC

[jira] Commented: (HADOOP-1896) The hbase DFSAbort test is failing causing the complete test to fail.

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

Arun C Murthy commented on HADOOP-1896:
---------------------------------------

Same here:

{noformat}
hadoopbuildcontrib.test:
    [echo] contrib: hbase
    [delete] Deleting directory /home/arunc/trunk/build/contrib/hbase/test/logs
    [mkdir] Created dir: /home/arunc/trunk/build/contrib/hbase/test/logs
    ...
    ...
    ...
    [junit] Running org.apache.hadoop.hbase.TestDFSAbort
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.hbase.TestDFSAbort FAILED (timeout)
    ...
    ...
    ...
{noformat}

All I see in the logs (build/contrib/hbase/test/TEST-org.apache.hadoop.hbase.TestDFSAbort.txt) is:
{noformat}
Testsuite: org.apache.hadoop.hbase.TestDFSAbort
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

Testcase: unknown took 0.01 sec
        Caused an ERROR
Timeout occurred
junit.framework.AssertionFailedError: Timeout occurred
{noformat}


> The hbase  DFSAbort test is failing causing the complete test to fail.
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-1896
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1896
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>    Affects Versions: 0.15.0
>         Environment: ENV :  RHEL 4, sun java 1.5, laptop : hp compaq nc6400 
>            Reporter: Amar Kamat
>             Fix For: 0.15.0
>
>
> When I do 'ant test' or 'ant test-contrib' the tests fail just because of the DFSAbort timeout. The logs do not convey any useful information.

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