[jboss-jira] [JBoss JIRA] Commented: (JBAS-6658) testsuite uses wrong jvm to execute junit tests
Paul Gier (JIRA)
jira-events at lists.jboss.org
Fri Aug 28 13:46:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12483458#action_12483458 ]
Paul Gier commented on JBAS-6658:
---------------------------------
Emanuel, I would like to move the junit.jvm configuration out of the ant startup script, because this could easily be overwritten while upgrading the ant files. Looks like junit.jvm is being set to "java" in testsuite/imports/task.properties. If I change this to "${java.home}/bin/java" it should make it always run in the same jvm as Ant. What do you think?
> testsuite uses wrong jvm to execute junit tests
> -----------------------------------------------
>
> Key: JBAS-6658
> URL: https://jira.jboss.org/jira/browse/JBAS-6658
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Affects Versions: JBossAS-5.1.0.Beta1
> Reporter: Emanuel Muckenhuber
> Assignee: Dimitris Andreadis
> Fix For: JBossAS-6.0.0.Alpha1
>
>
> Currently forked junit tests are executed with the wrong jvm. It just uses the 'java' from the $PATH. Although the jvm specified in $JAVA_HOME should to be used.
--
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