1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
##teamcity[testSuiteStarted name='tst_ExpectFail']
##teamcity[testStarted name='initTestCase()']
##teamcity[testFinished name='initTestCase()']
##teamcity[testStarted name='xfailAndContinue()']
##teamcity[testStdOut name='xfailAndContinue()' out='QDEBUG: begin|nXFAIL |[Loc: tst_expectfail.cpp(70)|]: This should xfail|nQDEBUG: after']
##teamcity[testFinished name='xfailAndContinue()']
##teamcity[testStarted name='xfailAndAbort()']
##teamcity[testStdOut name='xfailAndAbort()' out='QDEBUG: begin|nXFAIL |[Loc: tst_expectfail.cpp(78)|]: This should xfail']
##teamcity[testFinished name='xfailAndAbort()']
##teamcity[testStarted name='xfailTwice()']
##teamcity[testFailed name='xfailTwice()' message='Failure! |[Loc: tst_expectfail.cpp(88)|]' details='Already expecting a fail']
##teamcity[testFinished name='xfailTwice()']
##teamcity[testStarted name='xfailWithQString()']
##teamcity[testStdOut name='xfailWithQString()' out='XFAIL |[Loc: tst_expectfail.cpp(97)|]: A string|nXFAIL |[Loc: tst_expectfail.cpp(102)|]: Bug 5 (The message)']
##teamcity[testFinished name='xfailWithQString()']
##teamcity[testStarted name='xfailDataDrivenWithQVerify(Pass 1)']
##teamcity[testFinished name='xfailDataDrivenWithQVerify(Pass 1)']
##teamcity[testStarted name='xfailDataDrivenWithQVerify(Pass 2)']
##teamcity[testFinished name='xfailDataDrivenWithQVerify(Pass 2)']
##teamcity[testStarted name='xfailDataDrivenWithQVerify(Abort)']
##teamcity[testStdOut name='xfailDataDrivenWithQVerify(Abort)' out='XFAIL |[Loc: tst_expectfail.cpp(131)|]: This test should xfail']
##teamcity[testFinished name='xfailDataDrivenWithQVerify(Abort)']
##teamcity[testStarted name='xfailDataDrivenWithQVerify(Continue)']
##teamcity[testStdOut name='xfailDataDrivenWithQVerify(Continue)' out='XFAIL |[Loc: tst_expectfail.cpp(131)|]: This test should xfail']
##teamcity[testFinished name='xfailDataDrivenWithQVerify(Continue)']
##teamcity[testStarted name='xfailDataDrivenWithQCompare(Pass 1)']
##teamcity[testFinished name='xfailDataDrivenWithQCompare(Pass 1)']
##teamcity[testStarted name='xfailDataDrivenWithQCompare(Pass 2)']
##teamcity[testFinished name='xfailDataDrivenWithQCompare(Pass 2)']
##teamcity[testStarted name='xfailDataDrivenWithQCompare(Abort)']
##teamcity[testStdOut name='xfailDataDrivenWithQCompare(Abort)' out='XFAIL |[Loc: tst_expectfail.cpp(165)|]: This test should xfail']
##teamcity[testFinished name='xfailDataDrivenWithQCompare(Abort)']
##teamcity[testStarted name='xfailDataDrivenWithQCompare(Continue)']
##teamcity[testStdOut name='xfailDataDrivenWithQCompare(Continue)' out='XFAIL |[Loc: tst_expectfail.cpp(165)|]: This test should xfail']
##teamcity[testFinished name='xfailDataDrivenWithQCompare(Continue)']
##teamcity[testStarted name='xfailOnWrongRow(right row)']
##teamcity[testFinished name='xfailOnWrongRow(right row)']
##teamcity[testStarted name='xfailOnAnyRow(first row)']
##teamcity[testStdOut name='xfailOnAnyRow(first row)' out='XFAIL |[Loc: tst_expectfail.cpp(200)|]: This test should xfail']
##teamcity[testFinished name='xfailOnAnyRow(first row)']
##teamcity[testStarted name='xfailOnAnyRow(second row)']
##teamcity[testStdOut name='xfailOnAnyRow(second row)' out='XFAIL |[Loc: tst_expectfail.cpp(200)|]: This test should xfail']
##teamcity[testFinished name='xfailOnAnyRow(second row)']
##teamcity[testStarted name='xfailWithoutVerify(first row)']
##teamcity[testFailed name='xfailWithoutVerify(first row)' message='Failure!' details='QEXPECT_FAIL was called without any subsequent verification statements']
##teamcity[testFinished name='xfailWithoutVerify(first row)']
##teamcity[testStarted name='xfailWithoutVerify(second row)']
##teamcity[testFailed name='xfailWithoutVerify(second row)' message='Failure!' details='QEXPECT_FAIL was called without any subsequent verification statements']
##teamcity[testFinished name='xfailWithoutVerify(second row)']
##teamcity[testStarted name='xpass()']
##teamcity[testFailed name='xpass()' message='Failure! |[Loc: tst_expectfail.cpp(220)|]' details='|'true|' returned TRUE unexpectedly. ()']
##teamcity[testFinished name='xpass()']
##teamcity[testStarted name='xpassDataDrivenWithQVerify(XPass)']
##teamcity[testFailed name='xpassDataDrivenWithQVerify(XPass)' message='Failure! |[Loc: tst_expectfail.cpp(242)|]' details='|'true|' returned TRUE unexpectedly. ()']
##teamcity[testFinished name='xpassDataDrivenWithQVerify(XPass)']
##teamcity[testStarted name='xpassDataDrivenWithQVerify(Pass)']
##teamcity[testFinished name='xpassDataDrivenWithQVerify(Pass)']
##teamcity[testStarted name='xpassDataDrivenWithQCompare(XPass)']
##teamcity[testFailed name='xpassDataDrivenWithQCompare(XPass)' message='Failure! |[Loc: tst_expectfail.cpp(263)|]' details='QCOMPARE(1, 1) returned TRUE unexpectedly.']
##teamcity[testFinished name='xpassDataDrivenWithQCompare(XPass)']
##teamcity[testStarted name='xpassDataDrivenWithQCompare(Pass)']
##teamcity[testFinished name='xpassDataDrivenWithQCompare(Pass)']
##teamcity[testStarted name='cleanupTestCase()']
##teamcity[testFinished name='cleanupTestCase()']
##teamcity[testSuiteFinished name='tst_ExpectFail']
|