fbd6acedac
This allows TeamCity to parse realtime test-results instead of using post-build XML Report Processing. This does not support logging of benchmarks. [ChangeLog][QTest] Added a new logging mode that allow test-results to be parsed on-the-fly when using Jetbrains TeamCity as CI-server. This mode is enabled by using the -teamcity option on the command-line. Change-Id: Ie730beb643043eb0f448f99abe6c0b5ac48aaf03 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
66 lines
5.0 KiB
Plaintext
66 lines
5.0 KiB
Plaintext
##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']
|