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