summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skip.teamcity
blob: 472690195fc3f73d2e0b1b02daae55eeba5a3f58 (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: qtbase/tests/auto/testlib/selftests/skip/tst_skip.cpp(0)|]' flowId='tst_Skip']
##teamcity[testIgnored name='emptytest()' message='skipping all |[Loc: qtbase/tests/auto/testlib/selftests/skip/tst_skip.cpp(0)|]' flowId='tst_Skip']
##teamcity[testIgnored name='singleSkip(local 1)' message='skipping one |[Loc: qtbase/tests/auto/testlib/selftests/skip/tst_skip.cpp(0)|]' 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']