qt5base-lts/tests/auto/selftests/expected_fetchbogus.lightxml

16 lines
582 B
Plaintext
Raw Normal View History

<Environment>
<QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
<QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0"/>
</TestFunction>
<TestFunction name="fetchBogus">
<Incident type="fail" file="Unknown file" line="0">
<Message type="qfatal" file="" line="0">
<Description><![CDATA[QFETCH: Requested testdata 'bubu' not available, check your _data function.]]></Description>
</Message>
<Description><![CDATA[Received a fatal error.]]></Description>
</Incident>
</TestFunction>