summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_verifyexceptionthrown.teamcity
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_verifyexceptionthrown.teamcity')
-rw-r--r--tests/auto/testlib/selftests/expected_verifyexceptionthrown.teamcity60
1 files changed, 30 insertions, 30 deletions
diff --git a/tests/auto/testlib/selftests/expected_verifyexceptionthrown.teamcity b/tests/auto/testlib/selftests/expected_verifyexceptionthrown.teamcity
index 0d85be4468..25490bca78 100644
--- a/tests/auto/testlib/selftests/expected_verifyexceptionthrown.teamcity
+++ b/tests/auto/testlib/selftests/expected_verifyexceptionthrown.teamcity
@@ -1,30 +1,30 @@
-##teamcity[testSuiteStarted name='tst_VerifyExceptionThrown']
-##teamcity[testStarted name='initTestCase()']
-##teamcity[testFinished name='initTestCase()']
-##teamcity[testStarted name='testCorrectStdTypes()']
-##teamcity[testFinished name='testCorrectStdTypes()']
-##teamcity[testStarted name='testCorrectStdExceptions()']
-##teamcity[testFinished name='testCorrectStdExceptions()']
-##teamcity[testStarted name='testCorrectMyExceptions()']
-##teamcity[testFinished name='testCorrectMyExceptions()']
-##teamcity[testStarted name='testFailInt()']
-##teamcity[testFailed name='testFailInt()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(120)|]' details='Expected exception of type double to be thrown but unknown exception caught']
-##teamcity[testFinished name='testFailInt()']
-##teamcity[testStarted name='testFailStdString()']
-##teamcity[testFailed name='testFailStdString()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(125)|]' details='Expected exception of type char* to be thrown but unknown exception caught']
-##teamcity[testFinished name='testFailStdString()']
-##teamcity[testStarted name='testFailStdRuntimeError()']
-##teamcity[testFailed name='testFailStdRuntimeError()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(130)|]' details='Expected exception of type std::runtime_error to be thrown but std::exception caught with message: logic error']
-##teamcity[testFinished name='testFailStdRuntimeError()']
-##teamcity[testStarted name='testFailMyException()']
-##teamcity[testFailed name='testFailMyException()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(135)|]' details='Expected exception of type MyBaseException to be thrown but std::exception caught with message: logic error']
-##teamcity[testFinished name='testFailMyException()']
-##teamcity[testStarted name='testFailMyDerivedException()']
-##teamcity[testFailed name='testFailMyDerivedException()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(140)|]' details='Expected exception of type std::runtime_error to be thrown but std::exception caught with message: MyDerivedException']
-##teamcity[testFinished name='testFailMyDerivedException()']
-##teamcity[testStarted name='testFailNoException()']
-##teamcity[testFailed name='testFailNoException()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(145)|]' details='Expected exception of type std::exception to be thrown but no exception caught']
-##teamcity[testFinished name='testFailNoException()']
-##teamcity[testStarted name='cleanupTestCase()']
-##teamcity[testFinished name='cleanupTestCase()']
-##teamcity[testSuiteFinished name='tst_VerifyExceptionThrown']
+##teamcity[testSuiteStarted name='tst_VerifyExceptionThrown' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='initTestCase()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='initTestCase()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='testCorrectStdTypes()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='testCorrectStdTypes()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='testCorrectStdExceptions()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='testCorrectStdExceptions()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='testCorrectMyExceptions()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='testCorrectMyExceptions()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='testFailInt()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFailed name='testFailInt()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(120)|]' details='Expected exception of type double to be thrown but unknown exception caught' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='testFailInt()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='testFailStdString()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFailed name='testFailStdString()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(125)|]' details='Expected exception of type char* to be thrown but unknown exception caught' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='testFailStdString()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='testFailStdRuntimeError()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFailed name='testFailStdRuntimeError()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(130)|]' details='Expected exception of type std::runtime_error to be thrown but std::exception caught with message: logic error' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='testFailStdRuntimeError()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='testFailMyException()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFailed name='testFailMyException()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(135)|]' details='Expected exception of type MyBaseException to be thrown but std::exception caught with message: logic error' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='testFailMyException()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='testFailMyDerivedException()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFailed name='testFailMyDerivedException()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(140)|]' details='Expected exception of type std::runtime_error to be thrown but std::exception caught with message: MyDerivedException' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='testFailMyDerivedException()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='testFailNoException()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFailed name='testFailNoException()' message='Failure! |[Loc: tst_verifyexceptionthrown.cpp(145)|]' details='Expected exception of type std::exception to be thrown but no exception caught' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='testFailNoException()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testStarted name='cleanupTestCase()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testFinished name='cleanupTestCase()' flowId='tst_VerifyExceptionThrown']
+##teamcity[testSuiteFinished name='tst_VerifyExceptionThrown' flowId='tst_VerifyExceptionThrown']