tests/auto/selftests/expected_expectfail.xml
branchRCL_3
changeset 14 c0432d11811c
child 25 e24348a560a6
equal deleted inserted replaced
13:cc75c76972ee 14:c0432d11811c
       
     1 <?xml version="1.0" encoding="ISO-8859-1"?>
       
     2 <TestCase name="tst_ExpectFail">
       
     3 <Environment>
       
     4     <QtVersion>4.6.3</QtVersion>
       
     5     <QTestVersion>4.6.3</QTestVersion>
       
     6 </Environment>
       
     7 <TestFunction name="initTestCase">
       
     8 <Incident type="pass" file="" line="0" />
       
     9 </TestFunction>
       
    10 <TestFunction name="expectAndContinue">
       
    11 <Message type="qdebug" file="" line="0">
       
    12     <Description><![CDATA[begin]]></Description>
       
    13 </Message>
       
    14 <Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="60">
       
    15     <Description><![CDATA[This should xfail]]></Description>
       
    16 </Incident>
       
    17 <Message type="qdebug" file="" line="0">
       
    18     <Description><![CDATA[after]]></Description>
       
    19 </Message>
       
    20 <Incident type="pass" file="" line="0" />
       
    21 </TestFunction>
       
    22 <TestFunction name="expectAndAbort">
       
    23 <Message type="qdebug" file="" line="0">
       
    24     <Description><![CDATA[begin]]></Description>
       
    25 </Message>
       
    26 <Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="68">
       
    27     <Description><![CDATA[This should xfail]]></Description>
       
    28 </Incident>
       
    29 <Incident type="pass" file="" line="0" />
       
    30 </TestFunction>
       
    31 <TestFunction name="xfailWithQString">
       
    32 <Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="75">
       
    33     <Description><![CDATA[A string]]></Description>
       
    34 </Incident>
       
    35 <Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="80">
       
    36     <Description><![CDATA[Bug 5 (The message)]]></Description>
       
    37 </Incident>
       
    38 <Incident type="pass" file="" line="0" />
       
    39 </TestFunction>
       
    40 <TestFunction name="cleanupTestCase">
       
    41 <Incident type="pass" file="" line="0" />
       
    42 </TestFunction>
       
    43 </TestCase>