77a93e6df3
Skip ends the test (albeit inconclusively). Rearrange the enums in the abstract logger, move code to handle skip between relevant function and tidy up various things that became simpler as a result. Also reorder the message enum, and its switches, to separate testlib's internals from the usual Qt messages, and put each group in ascending order of severity. Task-number: QTBUG-96844 Change-Id: I2c7a634b9f849830d64eafa750155e66e244b729 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
19 lines
1.5 KiB
Plaintext
19 lines
1.5 KiB
Plaintext
##teamcity[testSuiteStarted name='tst_Skip' flowId='tst_Skip']
|
|
##teamcity[testStarted name='initTestCase()' flowId='tst_Skip']
|
|
##teamcity[testFinished name='initTestCase()' flowId='tst_Skip']
|
|
##teamcity[testStarted name='test()' 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[testFinished name='test()' flowId='tst_Skip']
|
|
##teamcity[testStarted name='emptytest()' 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[testFinished name='emptytest()' flowId='tst_Skip']
|
|
##teamcity[testStarted name='singleSkip(local 1)' 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[testFinished name='singleSkip(local 1)' 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']
|