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
|
##teamcity[testSuiteStarted name='tst_BadXml']
##teamcity[testStarted name='initTestCase()']
##teamcity[testFinished name='initTestCase()']
##teamcity[testStarted name='badDataTag(fail end cdata |]|]> text |]|]> more text)']
##teamcity[testFailed name='badDataTag(fail end cdata |]|]> text |]|]> more text)' message='Failure! |[Loc: tst_badxml.cpp(106)|]' details='a failure']
##teamcity[testStdOut name='badDataTag(fail end cdata |]|]> text |]|]> more text)' out='QDEBUG: a message']
##teamcity[testFinished name='badDataTag(fail end cdata |]|]> text |]|]> more text)']
##teamcity[testStarted name='badDataTag(pass end cdata |]|]> text |]|]> more text)']
##teamcity[testStdOut name='badDataTag(pass end cdata |]|]> text |]|]> more text)' out='QDEBUG: a message']
##teamcity[testFinished name='badDataTag(pass end cdata |]|]> text |]|]> more text)']
##teamcity[testStarted name='badDataTag(fail quotes " text" more text)']
##teamcity[testFailed name='badDataTag(fail quotes " text" more text)' message='Failure! |[Loc: tst_badxml.cpp(106)|]' details='a failure']
##teamcity[testStdOut name='badDataTag(fail quotes " text" more text)' out='QDEBUG: a message']
##teamcity[testFinished name='badDataTag(fail quotes " text" more text)']
##teamcity[testStarted name='badDataTag(pass quotes " text" more text)']
##teamcity[testStdOut name='badDataTag(pass quotes " text" more text)' out='QDEBUG: a message']
##teamcity[testFinished name='badDataTag(pass quotes " text" more text)']
##teamcity[testStarted name='badDataTag(fail xml close > open < tags < text)']
##teamcity[testFailed name='badDataTag(fail xml close > open < tags < text)' message='Failure! |[Loc: tst_badxml.cpp(106)|]' details='a failure']
##teamcity[testStdOut name='badDataTag(fail xml close > open < tags < text)' out='QDEBUG: a message']
##teamcity[testFinished name='badDataTag(fail xml close > open < tags < text)']
##teamcity[testStarted name='badDataTag(pass xml close > open < tags < text)']
##teamcity[testStdOut name='badDataTag(pass xml close > open < tags < text)' out='QDEBUG: a message']
##teamcity[testFinished name='badDataTag(pass xml close > open < tags < text)']
##teamcity[testStarted name='badDataTag(fail all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)']
##teamcity[testFailed name='badDataTag(fail all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' message='Failure! |[Loc: tst_badxml.cpp(106)|]' details='a failure']
##teamcity[testStdOut name='badDataTag(fail all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' out='QDEBUG: a message']
##teamcity[testFinished name='badDataTag(fail all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)']
##teamcity[testStarted name='badDataTag(pass all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)']
##teamcity[testStdOut name='badDataTag(pass all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)' out='QDEBUG: a message']
##teamcity[testFinished name='badDataTag(pass all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs)']
##teamcity[testStarted name='badMessage(string 0)']
##teamcity[testStdOut name='badMessage(string 0)' out='QDEBUG: end cdata |]|]> text |]|]> more text']
##teamcity[testFinished name='badMessage(string 0)']
##teamcity[testStarted name='badMessage(string 1)']
##teamcity[testStdOut name='badMessage(string 1)' out='QDEBUG: quotes " text" more text']
##teamcity[testFinished name='badMessage(string 1)']
##teamcity[testStarted name='badMessage(string 2)']
##teamcity[testStdOut name='badMessage(string 2)' out='QDEBUG: xml close > open < tags < text']
##teamcity[testFinished name='badMessage(string 2)']
##teamcity[testStarted name='badMessage(string 3)']
##teamcity[testStdOut name='badMessage(string 3)' out='QDEBUG: all > " mixed |]|]> up > " in < the |]|]> hopes < of triggering "< |]|]> bugs']
##teamcity[testFinished name='badMessage(string 3)']
##teamcity[testStarted name='failWithNoFile()']
##teamcity[testFailed name='failWithNoFile()' message='Failure!' details='failure message']
##teamcity[testFinished name='failWithNoFile()']
##teamcity[testIgnored name='encoding()' message='Skipped for text due to unpredictable console encoding. |[Loc: tst_badxml.cpp(131)|]']
##teamcity[testStarted name='cleanupTestCase()']
##teamcity[testFinished name='cleanupTestCase()']
##teamcity[testSuiteFinished name='tst_BadXml']
|