[
https://issues.jboss.org/browse/JBTM-1683?page=com.atlassian.jira.plugin....
]
Amos Feng updated JBTM-1683:
----------------------------
Status: Pull Request Sent (was: Reopened)
Git Pull Request:
https://github.com/jbosstm/narayana/pull/785
The root cause with the wrong setting of PATH environment on the windows when maven runs
the tests. It causes the "wmic" command does not run to check the server is
being shutdown completely
btadmin tests on windows failed with "Could not start the
server"
-----------------------------------------------------------------
Key: JBTM-1683
URL:
https://issues.jboss.org/browse/JBTM-1683
Project: JBoss Transaction Manager
Issue Type: Bug
Components: BlackTie
Affects Versions: 5.0.0
Reporter: Amos Feng
Assignee: Amos Feng
Fix For: 5.x.y
http://172.17.131.2/job/blacktie-windows2008-taconic/272
{code}
Failed tests:
testResumeResumeDomain(org.jboss.narayana.blacktie.btadmin.ResumeDomainTest): Command
was not successful
testResumeDomainWithArg(org.jboss.narayana.blacktie.btadmin.ResumeDomainTest): Could
not start the server
testShutdownWithId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not start
the server
testShutdownWithoutId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not
start the server
testShutdownWithInvalidId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not
start the server
testStartup(org.jboss.narayana.blacktie.btadmin.StartupTest): Command was unsuccessful
testUnadvertiseWithoutServer(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest):
Could not start the server
testUnadvertiseNoArgs(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not
start the server
testAdvertiseNotAdvertised(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could
not start the server
testUnadvertise(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start
the server
testUnadvertiseWithoutService(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest):
Could not start the server
{code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)