8f03656211
Added flowId='name' to each message when using TeamCity logging format. This is necessary to distinguish separate processes running in parallel. [ChangeLog][QtTest] Added flowId to messages when logging in TeamCity format. FlowId is used to distinguish logging from multiple processes running in parallel. Change-Id: I7f5046c1058ff02770404caa2c9b3a5398f97f6b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
51 lines
5.3 KiB
Plaintext
51 lines
5.3 KiB
Plaintext
##teamcity[testSuiteStarted name='tst_BadXml' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='initTestCase()' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='initTestCase()' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badDataTag(fail end cdata |]|]> text |]|]> more text)' flowId='tst_BadXml']
|
|
##teamcity[testFailed name='badDataTag(fail end cdata |]|]> text |]|]> more text)' message='Failure! |[Loc: tst_badxml.cpp(106)|]' details='a failure' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badDataTag(fail end cdata |]|]> text |]|]> more text)' out='QDEBUG: a message' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badDataTag(fail end cdata |]|]> text |]|]> more text)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badDataTag(pass end cdata |]|]> text |]|]> more text)' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badDataTag(pass end cdata |]|]> text |]|]> more text)' out='QDEBUG: a message' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badDataTag(pass end cdata |]|]> text |]|]> more text)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badDataTag(fail quotes " text" more text)' flowId='tst_BadXml']
|
|
##teamcity[testFailed name='badDataTag(fail quotes " text" more text)' message='Failure! |[Loc: tst_badxml.cpp(106)|]' details='a failure' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badDataTag(fail quotes " text" more text)' out='QDEBUG: a message' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badDataTag(fail quotes " text" more text)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badDataTag(pass quotes " text" more text)' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badDataTag(pass quotes " text" more text)' out='QDEBUG: a message' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badDataTag(pass quotes " text" more text)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badDataTag(fail xml close > open < tags < text)' flowId='tst_BadXml']
|
|
##teamcity[testFailed name='badDataTag(fail xml close > open < tags < text)' message='Failure! |[Loc: tst_badxml.cpp(106)|]' details='a failure' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badDataTag(fail xml close > open < tags < text)' out='QDEBUG: a message' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badDataTag(fail xml close > open < tags < text)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badDataTag(pass xml close > open < tags < text)' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badDataTag(pass xml close > open < tags < text)' out='QDEBUG: a message' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badDataTag(pass xml close > open < tags < text)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badDataTag(fail all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' flowId='tst_BadXml']
|
|
##teamcity[testFailed name='badDataTag(fail all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' message='Failure! |[Loc: tst_badxml.cpp(106)|]' details='a failure' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badDataTag(fail all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' out='QDEBUG: a message' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badDataTag(fail all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badDataTag(pass all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badDataTag(pass all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' out='QDEBUG: a message' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badDataTag(pass all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badMessage(string 0)' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badMessage(string 0)' out='QDEBUG: end cdata |]|]> text |]|]> more text' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badMessage(string 0)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badMessage(string 1)' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badMessage(string 1)' out='QDEBUG: quotes " text" more text' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badMessage(string 1)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badMessage(string 2)' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badMessage(string 2)' out='QDEBUG: xml close > open < tags < text' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badMessage(string 2)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='badMessage(string 3)' flowId='tst_BadXml']
|
|
##teamcity[testStdOut name='badMessage(string 3)' out='QDEBUG: all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='badMessage(string 3)' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='failWithNoFile()' flowId='tst_BadXml']
|
|
##teamcity[testFailed name='failWithNoFile()' message='Failure!' details='failure message' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='failWithNoFile()' flowId='tst_BadXml']
|
|
##teamcity[testIgnored name='encoding()' message='Skipped for text due to unpredictable console encoding. |[Loc: tst_badxml.cpp(131)|]' flowId='tst_BadXml']
|
|
##teamcity[testStarted name='cleanupTestCase()' flowId='tst_BadXml']
|
|
##teamcity[testFinished name='cleanupTestCase()' flowId='tst_BadXml']
|
|
##teamcity[testSuiteFinished name='tst_BadXml' flowId='tst_BadXml']
|