Robin Lott closed Bug JENKINS-23564 as Not A Defect

I'm closing this as 'not a defect' because it looks like the problem I'm experiencing is actually being caused by Paratest (https://github.com/brianium/paratest/issues/94) and not by xUnit.
The xml I included above was from a local run on my machine, which is why it is okay.
The results xml from paratest is like this:

<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
    <testsuite name="" tests="2" assertions="95" failures="0" errors="0" time="69.747635" file="">
      <testcase name="testDeleteItemFromExistingStockOrder with data set #0" class="" file="" line="" assertions="48" time="39.951086"/>
      <testcase name="testDeleteItemFromExistingStockOrder with data set #1" class="" file="" line="" assertions="47" time="29.796549"/>
    </testsuite>
</testsuites>

Now I know what's causing the problem, I should be able to find a solution.

Change By: Robin Lott (18/Aug/14 1:13 AM)
Status: Open Closed

        
Resolution: Not A Defect
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to