Issue Type: Bug Bug
Affects Versions: current
Assignee: Gregory Boissinot
Components: xunit
Created: 07/Jan/14 6:38 AM
Description:

xUnit does not like the output below - from a test class with just a single ignored test:

<?xml version="1.1" encoding="UTF-8"?>
<testsuite name="dk.jyskebank.jboss.luna.sec.domain.test.LunaJaasSecurityDomainTest" tests="1" failures="0" errors="0" timestamp="2014-01-06T16:11:14" hostname="SF120WS00008" time="0.0">
  <properties/>
  <ignored-testcase name="testNativeAliasName" classname="dk.jyskebank.jboss.luna.sec.domain.test.LunaJaasSecurityDomainTest" time="0.0"/>
  <system-out><![CDATA[]]></system-out>
  <system-err><![CDATA[]]></system-err>
</testsuite>

    
Environment: Win7, Java 6, Junit 4.8.2, xunit 0.78
Project: Jenkins
Priority: Minor Minor
Reporter: jskovjyskebankdk
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to