0
|
1 |
********* Start testing of tst_Alive *********
|
|
2 |
Config: Using QTest library 4.5.0, Qt 4.5.0
|
|
3 |
PASS : tst_Alive::initTestCase()
|
|
4 |
QWARN : tst_Alive::alive() TEST LAGS 3 PINGS behind!
|
|
5 |
QWARN : tst_Alive::alive() TEST LAGS 4 PINGS behind!
|
|
6 |
QDEBUG : tst_Alive::alive() CUT
|
|
7 |
QWARN : tst_Alive::alive() TEST LAGS 3 PINGS behind!
|
|
8 |
QWARN : tst_Alive::alive() TEST LAGS 4 PINGS behind!
|
|
9 |
PASS : tst_Alive::alive()
|
|
10 |
PASS : tst_Alive::addMouseDClick()
|
|
11 |
FAIL! : tst_Alive::compareQStringLists() Compared QStringLists differ at index 2.
|
|
12 |
Actual (opA) : 'string3'
|
|
13 |
Expected (opB) : 'DIFFERS'
|
|
14 |
Loc: [/home/fenglich/dev/qt-45/tests/auto/selftests/alive/tst_alive.cpp(68)]
|
|
15 |
FAIL! : tst_Alive::compareQStringLists() Compared QStringLists differ at index 2.
|
|
16 |
Actual (opA) : 'string3'
|
|
17 |
Expected (opB) : 'DIFFERS'
|
|
18 |
Loc: [/home/fenglich/dev/qt-45/tests/auto/selftests/alive/tst_alive.cpp(68)]
|
|
19 |
FAIL! : tst_Alive::compareQStringLists() Compared QStringLists have different sizes.
|
|
20 |
Actual (opA) size : '2'
|
|
21 |
Expected (opB) size: '1'
|
|
22 |
Loc: [/home/fenglich/dev/qt-45/tests/auto/selftests/alive/tst_alive.cpp(68)]
|
|
23 |
FAIL! : tst_Alive::compareQStringLists() Compared QStringLists have different sizes.
|
|
24 |
Actual (opA) size : '12'
|
|
25 |
Expected (opB) size: '1'
|
|
26 |
Loc: [/home/fenglich/dev/qt-45/tests/auto/selftests/alive/tst_alive.cpp(68)]
|
|
27 |
FAIL! : tst_Alive::compareQStringLists() Compared QStringLists have different sizes.
|
|
28 |
Actual (opA) size : '1'
|
|
29 |
Expected (opB) size: '12'
|
|
30 |
Loc: [/home/fenglich/dev/qt-45/tests/auto/selftests/alive/tst_alive.cpp(68)]
|
|
31 |
PASS : tst_Alive::cleanupTestCase()
|
|
32 |
Totals: 4 passed, 5 failed, 0 skipped
|
|
33 |
********* Finished testing of tst_Alive *********
|