Issue Type: Bug Bug
Assignee: Bruno P. Kinoshita
Attachments: 2012-11-09_1503.png
Components: testlink
Created: 09/Nov/12 2:05 PM
Description:

When Jenkins inport junit xml results the test case name is set to null. Please see attachments.
The xml test results:
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite failures="0" time="" errors="0" skipped="0" tests="3" name="A">
<testcase time="0" name="testVoid" classname="AUR-1"/>
<testcase time="0" name="ASDF-2" />
<testcase time="0" name="ASDF-3">
<failure/>
</testcase>
</testsuite>

Environment: Ubuntu
Project: Jenkins
Priority: Major Major
Reporter: King King
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to