tests seem to be randomly failing
---------------------------------
Key: MAPREDUCE-4096
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4096
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: test
Affects Versions: 2.0.0, trunk
Reporter: Thomas Graves
Looking at the output from test-patch from jenkins recently it seems that tests
are randomly failing: jira MAPREDUCE-4089 is an example where 22 failed, the
next time patch was put up 4 failed and in both cases the patch had nothing to
do with those tests.
I also manually ran mvn test in mapreduce directory and had 20 failures and saw
a couple of processes still laying around. One was using port 10020 which other
tests were trying to use and you saw a bind address error come out of the tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira