Change By: David Ehringer (10/Apr/13 1:20 PM)
Description: For example, I ran a test set where all the tests passed and the resulting JUnit report looked like

{noformat}<?xml version="1.0"?>
<testsuites xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <testsuite tests="0" failures="0" errors="0" package="uftRunner">
    <testcase time="0" classname="All-Tests." status="pass" />
    <testcase time="0" classname="All-Tests." status="pass" />
    <testcase time="0" classname="All-Tests." status="pass" />
    <testcase time="0" classname="All-Tests." status="pass" />
    <testcase time="0" classname="All-Tests." status="pass" />{noformat}


The test suite shows zero test/failures/errors and all the testcases show "passed" when everything actually failed.
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/groups/opt_out.
 
 

Reply via email to