2018-03-01 16:06:23 +00:00
|
|
|
TAP version 13
|
|
|
|
# tst_ExpectFail
|
|
|
|
ok 1 - initTestCase()
|
|
|
|
# begin
|
|
|
|
not ok 2 - xfailAndContinue() # TODO This should xfail
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailAndContinue() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
# after
|
|
|
|
# begin
|
|
|
|
not ok 3 - xfailAndAbort() # TODO This should xfail
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailAndAbort() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
not ok 4 - xfailTwice()
|
|
|
|
---
|
|
|
|
# Already expecting a fail
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailTwice() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
not ok 5 - xfailWithQString() # TODO A string
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailWithQString() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
not ok 5 - xfailWithQString() # TODO Bug 5 (The message)
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailWithQString() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
ok 6 - xfailDataDrivenWithQVerify(Pass 1)
|
|
|
|
ok 7 - xfailDataDrivenWithQVerify(Pass 2)
|
|
|
|
not ok 8 - xfailDataDrivenWithQVerify(Abort) # TODO This test should xfail
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailDataDrivenWithQVerify() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
not ok 9 - xfailDataDrivenWithQVerify(Continue) # TODO This test should xfail
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailDataDrivenWithQVerify() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
ok 10 - xfailDataDrivenWithQCompare(Pass 1)
|
|
|
|
ok 11 - xfailDataDrivenWithQCompare(Pass 2)
|
|
|
|
not ok 12 - xfailDataDrivenWithQCompare(Abort) # TODO This test should xfail
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailDataDrivenWithQCompare() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
not ok 13 - xfailDataDrivenWithQCompare(Continue) # TODO This test should xfail
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailDataDrivenWithQCompare() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
ok 14 - xfailOnWrongRow(right row)
|
|
|
|
not ok 15 - xfailOnAnyRow(first row) # TODO This test should xfail
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailOnAnyRow() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
not ok 16 - xfailOnAnyRow(second row) # TODO This test should xfail
|
|
|
|
---
|
2021-07-28 08:55:06 +00:00
|
|
|
at: tst_ExpectFail::xfailOnAnyRow() (qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/tests/auto/testlib/selftests/expectfail/tst_expectfail.cpp
|
2021-07-28 08:55:06 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
not ok 17 - xfailWithoutVerify(first row)
|
|
|
|
---
|
|
|
|
# QEXPECT_FAIL was called without any subsequent verification statements
|
|
|
|
...
|
|
|
|
not ok 18 - xfailWithoutVerify(second row)
|
|
|
|
---
|
|
|
|
# QEXPECT_FAIL was called without any subsequent verification statements
|
|
|
|
...
|
|
|
|
ok 19 - xpass() # TODO 'true' returned TRUE unexpectedly. ()
|
|
|
|
ok 20 - xpassDataDrivenWithQVerify(XPass) # TODO 'true' returned TRUE unexpectedly. ()
|
|
|
|
ok 21 - xpassDataDrivenWithQVerify(Pass)
|
|
|
|
ok 22 - xpassDataDrivenWithQCompare(XPass) # TODO QCOMPARE(1, 1) returned TRUE unexpectedly.
|
|
|
|
ok 23 - xpassDataDrivenWithQCompare(Pass)
|
|
|
|
ok 24 - cleanupTestCase()
|
|
|
|
1..24
|
|
|
|
# tests 24
|
|
|
|
# pass 18
|
|
|
|
# fail 6
|