tests/auto/selftests/expected_singleskip.xunitxml
changeset 25 e24348a560a6
parent 23 89e065397ea6
equal deleted inserted replaced
23:89e065397ea6 25:e24348a560a6
     1 <?xml version="1.0" encoding="UTF-8" ?>
     1 <?xml version="1.0" encoding="UTF-8" ?>
     2 <testsuite errors="1" failures="0" tests="3" name="tst_SingleSkip">
     2 <testsuite errors="1" failures="0" tests="3" name="tst_SingleSkip">
     3   <properties>
     3   <properties>
     4     <property value="4.6.3" name="QTestVersion"/>
     4     <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
     5     <property value="4.6.3" name="QtVersion"/>
     5     <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
     6   </properties>
     6   </properties>
     7   <testcase result="pass" name="initTestCase"/>
     7   <testcase result="pass" name="initTestCase"/>
     8   <testcase name="myTest">
     8   <testcase name="myTest">
     9     <!-- message="skipping test" type="skip" -->
     9     <!-- message="skipping test" type="skip" -->
    10   </testcase>
    10   </testcase>