Hi Even trunk build 2054 has some error like [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project hbase: Error while executing forked tests.; nested exception is org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandL ineException: Error while executing external command, process killed.
Ted, the TestReplication.java test case sometime even hangs in my local run and the process gets killed. I think there is something there to look into. Sometimes the maven process gets killed but in the background the test case still continues to run. Regards Ram -----Original Message----- From: Ted Yu [mailto:[email protected]] Sent: Wednesday, July 27, 2011 2:06 PM To: [email protected] Subject: trunk build 2055 I am confused by the following from https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2055/console: Tests run: 821, Failures: 0, Errors: 0, Skipped: 9 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:38:32.255s [INFO] Finished at: Wed Jul 27 07:46:25 UTC 2011 [INFO] Final Memory: 37M/945M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project hbase: There are test failures. Does someone have clue ?
