]
Jason Greene updated AS7-1799:
------------------------------
Fix Version/s: 7.1.0.Beta1
(was: 7.1.0.Alpha1)
Fix the XTS subsystem test
--------------------------
Key: AS7-1799
URL:
https://issues.jboss.org/browse/AS7-1799
Project: Application Server 7
Issue Type: Feature Request
Components: Transactions
Reporter: Kabir Khan
Assignee: Stefano Maestri
Fix For: 7.1.0.Beta1
I added a test called XTSSubsystemTestCase, which uses our subsystem testing framework
which attempts to validate the description providers, this will be committed to upstream
in the next few days.
What I have added is a minimum of what is required for subsystem testing, the test
framework allows you to do a lot of other stuff, see the jmx subsystem test for some
examples.
The tests actually parse validation but fails a bit further down the line since the model
does not seem to get populated. Hence I've @Ignored it for now.
The wip lives at
https://github.com/kabir/jboss-as/tree/subsystem-test-model-fixes
--
This message is automatically generated by JIRA.
For more information on JIRA, see: