[jboss-jira] [JBoss JIRA] Commented: (JBPM-989) test suite fails when no ${custom.db.config} defined
Aleksandar Kostadinov (JIRA)
jira-events at lists.jboss.org
Wed Jun 13 14:18:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPM-989?page=comments#action_12365275 ]
Aleksandar Kostadinov commented on JBPM-989:
--------------------------------------------
To be more exact substitute /qa/services/hudson/static_build_env with ${user.home}
> test suite fails when no ${custom.db.config} defined
> ----------------------------------------------------
>
> Key: JBPM-989
> URL: http://jira.jboss.com/jira/browse/JBPM-989
> Project: JBoss jBPM
> Issue Type: Bug
> Reporter: Aleksandar Kostadinov
> Assigned To: Tom Baeyens
>
> When test suite is run without specifying custom database config with the custom.db.config variable it fails with the error below. The test org.jbpm.taskmgmt.exe.TaskVariablesTest fails the build as it doesn't find the /home/hudson/static_build_env/jbpm/dbtests/driver/${custom.db.config} directory.
> http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmBuildingTheSources does say one need to set this variable only in case he's trying to test against a non-default database.
> ------ BUILD LOG ---------
> customize.db.config:
> test:
> [mkdir] Created dir:
> /qa/services/hudson/hudson_workspace/workspace/JBPM.3/jpdl/jar/target/test.results/xml
> [echo] tweaked tests non persistent tests
> [junit] Running org.jbpm.taskmgmt.exe.TaskVariablesTest
> BUILD FAILED
> /qa/services/hudson/hudson_workspace/workspace/JBPM.3/build/build.xml:42:
> The following error occurred while executing this line:
> /qa/services/hudson/hudson_workspace/workspace/JBPM.3/jpdl/jar/build.xml:143:
> /home/hudson/static_build_env/jbpm/dbtests/driver/${custom.db.config}
> not found.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list