...
Note |
---|
All the other test messages (except for Currently, the test-related service messages cannot be output with If using Ant's echo task until flowId attribute is specifiedto output the messages, make sure to include flowId attribute with the same value in all the messages related to the same test/test suite as otherwise they will not be processed correctly. |
It is highly recommended to ensure that the pair of test suite
+ test name
is unique within the build.
For advanced TeamCity test-related features to work, test names should not deviate from one build to another (a single test must be reported under the same name in every build). Include absolute paths in the reported test names is strongly discouraged.
...