a53500f5bf
The output files for the tuplediagnostics selftest of testlib had a stray non-canoical path fragment in them; so replaced with its canonical form. Change-Id: Ib421380036c3fb1b91447eb8c87be4ad0dfe5c96 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
15 lines
1.6 KiB
Plaintext
15 lines
1.6 KiB
Plaintext
##teamcity[testSuiteStarted name='tst_TupleDiagnostics' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testStarted name='initTestCase()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testFinished name='initTestCase()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testStarted name='testEmptyTuple()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testFinished name='testEmptyTuple()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testStarted name='testSimpleTuple()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testFailed name='testSimpleTuple()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/tuplediagnostics/tst_tuplediagnostics.cpp(0)|]' details='Compared values are not the same|n Actual (std::tuple<int>{1}): std::tuple(1)|n Expected (std::tuple<int>{2}): std::tuple(2)' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testFinished name='testSimpleTuple()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testStarted name='testTuple()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testFailed name='testTuple()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/tuplediagnostics/tst_tuplediagnostics.cpp(0)|]' details='Compared values are not the same|n Actual (tuple1): std::tuple(42, |'Y|', "tuple1")|n Expected (tuple2): std::tuple(42, |'Y|', "tuple2")' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testFinished name='testTuple()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testStarted name='cleanupTestCase()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testFinished name='cleanupTestCase()' flowId='tst_TupleDiagnostics']
|
|
##teamcity[testSuiteFinished name='tst_TupleDiagnostics' flowId='tst_TupleDiagnostics']
|