]
Josef Kopriva closed JBIDE-10982.
---------------------------------
Closing, nothing to do.
Instead of generating a 1-test dummy file with Ant script, use Maven
to generate empty TEXT-{classname}.xml files before running surefire
-----------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-10982
URL:
https://issues.redhat.com/browse/JBIDE-10982
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: arquillian, build
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Mickael Istria
Priority: Major
Fix For: 3.3.0.Beta3
Instead of generating a 1-test dummy file with Ant script [1], use Maven to generate
*empty* TEXT-{classname}.xml files before running surefire.
That way should a test fail it won't be see as red, but as yellow (due to unparseable
TEST*.xml file).
[1]
http://anonsvn.jboss.org/repos/jbosstools/trunk/build/results/collect-tes...
See also JBIDE-10964