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

Hadoop QA commented on HADOOP-2714:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12374097/testDecommissionWindows.patch
against trunk revision 614721.

    @author +1.  The patch does not contain any @author tags.

    javadoc +1.  The javadoc tool did not generate any warning messages.

    javac +1.  The applied patch does not generate any new compiler warnings.

    findbugs +1.  The patch does not introduce any new Findbugs warnings.

    core tests +1.  The patch passed core unit tests.

    contrib tests +1.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1683/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1683/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1683/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1683/console

This message is automatically generated.

> Unit test fails on Windows: rg.apache.hadoop.dfs.TestDecommission
> -----------------------------------------------------------------
>
>                 Key: HADOOP-2714
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2714
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>    Affects Versions: 0.16.0
>         Environment: Windows
>            Reporter: Mukund Madhugiri
>            Assignee: dhruba borthakur
>            Priority: Blocker
>             Fix For: 0.16.0
>
>         Attachments: testDecommissionWindows.patch
>
>
> Unit test fails consistently on Windows with a timeout:
> Test: org.apache.hadoop.dfs.TestDecommission
> Here is a snippet of the console:
> [junit] Waiting for node 127.0.0.1:4042 to change state to DECOMMISSIONED
>     [junit] Name: 127.0.0.1:4042
>     [junit] State          : Decommission in progress
>     [junit] Total raw bytes: 80030941184 (74.53 GB)
>     [junit] Remaining raw bytes: 45235447130(42.13 GB)
>     [junit] Used raw bytes: 20622 (20.14 KB)
>     [junit] % used: 0%
>     [junit] Last contact: Fri Jan 25 09:26:36 PST 2008
>     [junit] Waiting for node 127.0.0.1:4042 to change state to DECOMMISSIONED
>     [junit] Name: 127.0.0.1:4042
>     [junit] State          : Decommission in progress
>     [junit] Total raw bytes: 80030941184 (74.53 GB)
>     [junit] Remaining raw bytes: 45235447130(42.13 GB)
>     [junit] Used raw bytes: 20622 (20.14 KB)
>     [junit] % used: 0%
>     [junit] Last contact: Fri Jan 25 09:26:36 PST 2008
>     [junit] Waiting for node 127.0.0.1:4042 to change state to DECOMMISSIONED
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] Test org.apache.hadoop.dfs.TestDecommission FAILED (timeout)

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

Reply via email to