QTestlib/selftests: Add expected_crashes_4.txt for boot2qt
It has been observed that sometimes the output is not captured by QEMU. Task-number: QTBUG-65845 Change-Id: Iddf888fb3aa019209dbe71f424d87884471784e0 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
7a342372bb
commit
8692f12e89
7
tests/auto/testlib/selftests/expected_crashes_4.txt
Normal file
7
tests/auto/testlib/selftests/expected_crashes_4.txt
Normal file
@ -0,0 +1,7 @@
|
||||
********* Start testing of tst_Crashes *********
|
||||
Config: Using QtTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
|
||||
PASS : tst_Crashes::initTestCase()
|
||||
QFATAL : tst_Crashes::crash() Received signal 11
|
||||
Function time: ms Total time: ms
|
||||
FAIL! : tst_Crashes::crash() Received a fatal error.
|
||||
Loc: [Unknown file(0)]
|
@ -62,6 +62,7 @@
|
||||
<file>expected_crashes_1.txt</file>
|
||||
<file>expected_crashes_2.txt</file>
|
||||
<file>expected_crashes_3.txt</file>
|
||||
<file>expected_crashes_4.txt</file>
|
||||
<file>expected_datatable.lightxml</file>
|
||||
<file>expected_datatable.teamcity</file>
|
||||
<file>expected_datatable.txt</file>
|
||||
|
Loading…
Reference in New Issue
Block a user