[
http://jira.jboss.com/jira/browse/JBESB-868?page=all ]
Mark Little reassigned JBESB-868:
---------------------------------
Assignee: Kevin Conner (was: Mark Little)
consistent xml report locations
-------------------------------
Key: JBESB-868
URL:
http://jira.jboss.com/jira/browse/JBESB-868
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Aleksandar Kostadinov
Assigned To: Kevin Conner
Currently esb xml report files can be found on various locations:
<...>/reports/
<...>/test-report/
<...>/test-reports/
Can we have xml reposts created in "<...>/test-reports/" or whatever but
being the same for all xml reports generated? This way we will be able to reliably select
all current and future test reports with a pattern like
"**/test-reports/*.xml".
If TESTS-TestSuites.xml file is created, please put it in a separate location as
otherwise test results parsing overhead will occur as well possibly html report
corruption.
Another issue is that TestNG tests are not named TEST-<test name>.xml but
<testname>.xml. If that can be fixed a pattern like **/TEST-*.xml will work for the
reporting tools.
To conclude fixing one - directory structure or changing TestNG report file names, will
fix the issue with reporting tools.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira