-
Sub-task
-
Resolution: Won't Do
-
Major
-
3.3.0.Beta1
-
None
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-test-results.xml
See also JBIDE-10964
- is related to
-
JBIDE-10964 use "-Dmaven.test.failure.ignore=true" in component jobs to make test failures appear yellow instead of red
- Closed