diff options
Diffstat (limited to 'tests/auto/testlib/selftests/expected_cmptest.teamcity')
-rw-r--r-- | tests/auto/testlib/selftests/expected_cmptest.teamcity | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/expected_cmptest.teamcity b/tests/auto/testlib/selftests/expected_cmptest.teamcity index b5ff6754657..c610eb0089a 100644 --- a/tests/auto/testlib/selftests/expected_cmptest.teamcity +++ b/tests/auto/testlib/selftests/expected_cmptest.teamcity @@ -32,6 +32,23 @@ ##teamcity[testFinished name='compare_to_nullptr()' flowId='tst_Cmptest'] ##teamcity[testStarted name='compare_pointerfuncs()' flowId='tst_Cmptest'] ##teamcity[testFinished name='compare_pointerfuncs()' flowId='tst_Cmptest'] +##teamcity[testStarted name='compare_stringLiterals()' flowId='tst_Cmptest'] +##teamcity[testFailed name='compare_stringLiterals()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp(0)|]' details='Compared values are not the same|n Actual (lhs): "abc"|n Expected (u""):' flowId='tst_Cmptest'] +##teamcity[testFinished name='compare_stringLiterals()' flowId='tst_Cmptest'] +##teamcity[testFailed name='compare_stringLiterals()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp(0)|]' details='The computed value is expected to be equal to the baseline, but is not|n Computed (lhs): "abc"|n Baseline (u""):' flowId='tst_Cmptest'] +##teamcity[testFinished name='compare_stringLiterals()' flowId='tst_Cmptest'] +##teamcity[testFailed name='compare_stringLiterals()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp(0)|]' details='Compared values are not the same|n Actual (lhs) : "abc"|n Expected (u"abcd"): abcd' flowId='tst_Cmptest'] +##teamcity[testFinished name='compare_stringLiterals()' flowId='tst_Cmptest'] +##teamcity[testFailed name='compare_stringLiterals()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp(0)|]' details='The computed value is expected to be equal to the baseline, but is not|n Computed (lhs) : "abc"|n Baseline (u"abcd"): abcd' flowId='tst_Cmptest'] +##teamcity[testFinished name='compare_stringLiterals()' flowId='tst_Cmptest'] +##teamcity[testFailed name='compare_stringLiterals()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp(0)|]' details='Compared values are not the same|n Actual (lhs): "abc"|n Expected ("") :' flowId='tst_Cmptest'] +##teamcity[testFinished name='compare_stringLiterals()' flowId='tst_Cmptest'] +##teamcity[testFailed name='compare_stringLiterals()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp(0)|]' details='The computed value is expected to be equal to the baseline, but is not|n Computed (lhs): "abc"|n Baseline ("") :' flowId='tst_Cmptest'] +##teamcity[testFinished name='compare_stringLiterals()' flowId='tst_Cmptest'] +##teamcity[testFailed name='compare_stringLiterals()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp(0)|]' details='Compared values are not the same|n Actual (lhs) : "abc"|n Expected ("abcd"): abcd' flowId='tst_Cmptest'] +##teamcity[testFinished name='compare_stringLiterals()' flowId='tst_Cmptest'] +##teamcity[testFailed name='compare_stringLiterals()' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp(0)|]' details='The computed value is expected to be equal to the baseline, but is not|n Computed (lhs) : "abc"|n Baseline ("abcd"): abcd' flowId='tst_Cmptest'] +##teamcity[testFinished name='compare_stringLiterals()' flowId='tst_Cmptest'] ##teamcity[testStarted name='compare_tostring(int, string)' flowId='tst_Cmptest'] ##teamcity[testFailed name='compare_tostring(int, string)' message='Failure! |[Loc: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp(0)|]' details='Compared values are not the same|n Actual (actual) : QVariant(int,123)|n Expected (expected): QVariant(QString,hi)' flowId='tst_Cmptest'] ##teamcity[testFinished name='compare_tostring(int, string)' flowId='tst_Cmptest'] |