Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7.0, 7.0.0
-
None
Description
I received issue from one of our users claiming that running ArquillianSuteDeployment is not working with tomee.
https://github.com/ingwarsw/arquillian-suite-extension/issues/14
While debugging I found that tomee is creating file arquillian-tomee-info.txt containing class name for test and then this file is parsed for name of class and and only then that file is enriched with arquillian.
Because of that my arquillian extension is unable to create mutitest archive because only one file is enriched no matter what.
Attachments
Issue Links
- relates to
-
TOMEE-1349 Arquillian support for Suite testing (TOMEE-1341) causes problems with abstract classes in test hierarchy
- Resolved
-
TOMEE-1333 NPE in releasing deployed artifacts with ArquillianSuiteExtension
- Closed