summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_faildatatype.txt
blob: cdc40a4cb4c6bb0c05a85646621518065281c0d0 (plain)
1
2
3
4
5
6
7
8
9
********* Start testing of tst_FailDataType *********
Config: Using QtTest library
PASS   : tst_FailDataType::initTestCase()
QDEBUG : tst_FailDataType::value() expected data of type 'QString', got 'bool' for element 0 of data with tag 'bool-as-string'
QFATAL : tst_FailDataType::value() ASSERT: "false" in file qtbase/src/testlib/qtestdata.cpp, line 0
FAIL!  : tst_FailDataType::value() Received a fatal error.
   Loc: [qtbase/src/testlib/qtestdata.cpp(0)]
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_FailDataType *********