]
Rob Stryker resolved JBIDE-10267.
---------------------------------
Resolution: Done
Tests are added and functional with no visible errors.
JBoss AS7 mgmt API integration tests should be run on hudson
------------------------------------------------------------
Key: JBIDE-10267
URL:
https://issues.jboss.org/browse/JBIDE-10267
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS/Servers
Affects Versions: 3.3.0.M4
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Priority: Blocker
Fix For: 4.1.0.Alpha2
We currently have as7 integration tests (AS7IntegrationTestSuite), but these tests are
not run on jenkins since the test does not start the server, it's expecting a running
server.
see the pom.xml:
{code}
<excludes>
<exclude>**/*IntegrationTest*.class</exclude>
</excludes>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: