"Failed to Start" build config getting selected for snapshot dependency
Background:
TeamCity 8.1
Perforce
I am seeing an odd scenario where:
* Build Configuration A has 3 runs, the first failed to start, the second with the same error, and the third was successful as I cleaned the sources beforehand
* Build Configuration B has a snapshot dependency on A with the settings: Do not run new build if there is a suitable one & Only use successful builds from suitable ones
When I attempt to run B explicitly it is selecting the first failed run of A instead of the third successful run. Is this a known issue?
The log from Build Config A Run #1 is attached.
Attachment(s):
FailedToStartRun.txt.zip
Please sign in to leave a comment.
Hi,
Could you please attach screenshot of Dependencies tab of build configuration B build and also teamcity-server.log file?