[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: some enhancements to jboss-test
akostadinov
do-not-reply at jboss.com
Mon Jan 7 01:26:14 EST 2008
Well, the process.destroy logic doesn't seem to work from what I've seen. So it's basically a useless line.
This is why Dimitris suggested the use of the -H option to try to clean things up. Can you replace the process.destroy with the shutdown -H ?
>From my testing of jboss-test/trunk, destroy does work. But it is not yet released and used for AS 5. I think Martin Vecera fixed the logic. Martin, right? AFAICT before Martin's changes it worked on ant exit only effectively breaking the test suite execution.
You could test trunk with /qa/tools/opt/jboss-test-1.0.5-SNAPSHOT.jar
What about setting the value of this property to the name of the server config which fails? That way we can have a line which says:
"The "tomcat-sso-cluster-01 server failed to stop"
Even if we have multiple servers failing to stop, it is enough to know that one failed.
That makes sense!
I'm fine with you making these changes.
Cool, I'll try to do these this week.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117438#4117438
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117438
More information about the jboss-dev-forums
mailing list