summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skip.teamcity
blob: 5c01cf1ff27043f11cc616e2007c6170166264e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
##teamcity[testSuiteStarted name='tst_Skip' flowId='tst_Skip']
##teamcity[testStarted name='initTestCase()' flowId='tst_Skip']
##teamcity[testFinished name='initTestCase()' flowId='tst_Skip']
##teamcity[testIgnored name='test()' message='skipping all |[Loc: tst_skip.cpp(60)|]' flowId='tst_Skip']
##teamcity[testIgnored name='emptytest()' message='skipping all |[Loc: tst_skip.cpp(70)|]' flowId='tst_Skip']
##teamcity[testIgnored name='singleSkip(local 1)' message='skipping one |[Loc: tst_skip.cpp(89)|]' flowId='tst_Skip']
##teamcity[testStarted name='singleSkip(local 2)' flowId='tst_Skip']
##teamcity[testStdOut name='singleSkip(local 2)' out='QDEBUG: this line should only be reached once (true)' flowId='tst_Skip']
##teamcity[testFinished name='singleSkip(local 2)' flowId='tst_Skip']
##teamcity[testStarted name='cleanupTestCase()' flowId='tst_Skip']
##teamcity[testFinished name='cleanupTestCase()' flowId='tst_Skip']
##teamcity[testSuiteFinished name='tst_Skip' flowId='tst_Skip']