Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.16.0
-
None
-
None
-
Windows
Description
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)