[jboss-jira] [JBoss JIRA] Commented: (JBAS-7247) Create separate Hudson job for classloader leak tests
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Oct 19 16:44:05 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12490423#action_12490423 ]
Brian Stansberry commented on JBAS-7247:
----------------------------------------
The calls to tests-classloader-leak and tests-clustered-classloader-leak have been removed from the testsuite's "tests" target. I added a new "tests-all-classloader-leak" which calls them.
Created two new Hudson jobs modeled on the regular testsuite jobs, but which invoke the new "tests-all-classloader-leak" target.
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-6.0.x-classloader-leak-sun16/
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.x-classloader-leak-sun16/
> Create separate Hudson job for classloader leak tests
> -----------------------------------------------------
>
> Key: JBAS-7247
> URL: https://jira.jboss.org/jira/browse/JBAS-7247
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: JBossAS-6.0.0.Alpha1
>
>
> The classloader leak tests can introduce instability into a testsuite run due to their need to try to force SoftReferences out of VM memory. When run without JVMTI available this involves deliberately overflowing memory, which is a) slow b) introduces instability.
> So, we want to remove these tests from the main testsuite run. But we still want them executed, so create a separate Hudson job to run them.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list