mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-24 04:20:46 +08:00
9 lines
450 B
Plaintext
9 lines
450 B
Plaintext
********* Start testing of tst_FailCleanup *********
|
|
Config: Using QtTest library
|
|
PASS : tst_FailCleanup::initTestCase()
|
|
FAIL! : tst_FailCleanup::aTestFunction() 'false' returned FALSE. (Fail inside cleanup)
|
|
Loc: [qtbase/tests/auto/testlib/selftests/failcleanup/tst_failcleanup.cpp(0)]
|
|
PASS : tst_FailCleanup::cleanupTestCase()
|
|
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 0ms
|
|
********* Finished testing of tst_FailCleanup *********
|