Sometimes tests are duplicating
Sometimes we got some configurations run duplicated tests. Then next run fails because of less running tests.
To avoid our site reasons we made first step of build is cleaning previous test results, and we noticed It happens even if configuration runs on agent which haven't run it before (or clean checkout before running build)
The main problem is it happens not periodically.
How to solve this problem? Is it TeamCity bug or we haven't considered something?
Attachment(s):
tc_tests_duplicated.png
Please sign in to leave a comment.
Is this your issue: http://youtrack.jetbrains.com/issue/TW-23672?
No, the issue is different.
Even if we remove previous test results or running build with clean checkout we got sometimes tests are doubled
Hi there, do you have any ideas about the issue?
please attach build log for good and bad builds.