[jboss-jira] [JBoss JIRA] Created: (JBAS-7247) Create separate Hudson job for classloader leak tests
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Sep 14 11:09:37 EDT 2009
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