summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skip.teamcity
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_skip.teamcity')
-rw-r--r--tests/auto/testlib/selftests/expected_skip.teamcity24
1 files changed, 12 insertions, 12 deletions
diff --git a/tests/auto/testlib/selftests/expected_skip.teamcity b/tests/auto/testlib/selftests/expected_skip.teamcity
index f7d5e1b642..5c01cf1ff2 100644
--- a/tests/auto/testlib/selftests/expected_skip.teamcity
+++ b/tests/auto/testlib/selftests/expected_skip.teamcity
@@ -1,12 +1,12 @@
-##teamcity[testSuiteStarted name='tst_Skip']
-##teamcity[testStarted name='initTestCase()']
-##teamcity[testFinished name='initTestCase()']
-##teamcity[testIgnored name='test()' message='skipping all |[Loc: tst_skip.cpp(60)|]']
-##teamcity[testIgnored name='emptytest()' message='skipping all |[Loc: tst_skip.cpp(70)|]']
-##teamcity[testIgnored name='singleSkip(local 1)' message='skipping one |[Loc: tst_skip.cpp(89)|]']
-##teamcity[testStarted name='singleSkip(local 2)']
-##teamcity[testStdOut name='singleSkip(local 2)' out='QDEBUG: this line should only be reached once (true)']
-##teamcity[testFinished name='singleSkip(local 2)']
-##teamcity[testStarted name='cleanupTestCase()']
-##teamcity[testFinished name='cleanupTestCase()']
-##teamcity[testSuiteFinished name='tst_Skip']
+##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']