mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-24 04:20:46 +08:00
12 lines
741 B
Plaintext
12 lines
741 B
Plaintext
|
Testing tst_Silent
|
||
|
SKIP : tst_Silent::skip() This test should skip
|
||
|
Loc: [qtbase/tests/auto/testlib/selftests/silent/tst_silent.cpp(0)]
|
||
|
FAIL! : tst_Silent::fail() 'false' returned FALSE. (This test should fail)
|
||
|
Loc: [qtbase/tests/auto/testlib/selftests/silent/tst_silent.cpp(0)]
|
||
|
XPASS : tst_Silent::xpass() 'true' returned TRUE unexpectedly. (This test should XPASS)
|
||
|
Loc: [qtbase/tests/auto/testlib/selftests/silent/tst_silent.cpp(0)]
|
||
|
QFATAL : tst_Silent::messages() This is a fatal error message that should still appear in silent test output
|
||
|
FAIL! : tst_Silent::messages() Received a fatal error.
|
||
|
Loc: [qtbase/tests/auto/testlib/selftests/silent/tst_silent.cpp(0)]
|
||
|
Totals: 3 passed, 3 failed, 1 skipped, 0 blacklisted, 0ms
|