[
https://issues.apache.org/jira/browse/HBASE-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078897#comment-13078897
]
Ted Yu commented on HBASE-4158:
-------------------------------
+1 on this change so that we can get past the following (build 2074):
{code}
Running org.apache.hadoop.hbase.TestRegionRebalancing
killed.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41:45.072s
[INFO] Finished at: Wed Aug 03 15:58:27 UTC 2011
{code}
> Upgrade pom.xml to surefire 2.9
> -------------------------------
>
> Key: HBASE-4158
> URL: https://issues.apache.org/jira/browse/HBASE-4158
> Project: HBase
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.90.2, 0.90.4
> Reporter: Mikhail Bautin
> Assignee: Mikhail Bautin
> Priority: Minor
> Attachments: 0001-Use-Surefire-2.9.patch
>
>
> This idea was suggested by Aaron Kushner: upgrade the Surefire plugin used by
> pom.xml from 2.5 to 2.9. This will hopefully help with the following:
> - The whole test suite run should not stop after a single test times out.
> - Correctly stopping surefire worker processes instead of leaving them around
> after the test suite run has completed.
> - Better reporting of tests and test cases with failures and errors.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira