Olga B
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 12
-
Created Muting a test in a subproject
We are encountering some issues with the muting/unmuting feature when running some out tests on some svn branches, which are organized in TeamCity subprojects. All those builds share the same build... -
Edited Teamcity+dotCover integration: HTML report not working
Hi, I have two builds, one getting the source code from SVN and compiling it, and the other one running the tests and getting the code coverage with dotcover. As I am launching dotcover on the buil... -
Created dotnet test results: Identify in Tests tab for which framework is the failure happening
Hi, We are trying to switch our test projects/step to be compatible with dotnet test and also be able to run all our targeted frameworks with one single dotnet test call, but we are encountering so... -
Edited Cannot publish artifacts with [] in the file name using service messages
CompletedHi, We are trying to publish some logs as build artifacts but are encountering some problems due to the naming convention we use. In particular, our log files are named as App1.exexxxx-date-[proces... -
Edited Composite builds: Aggregate code coverage from dependencies
Hi, We have a composite build that is triggering separate test builds, each one focusing on a different set of features and running with the code coverage option (dotCover). On the composite build ... -
Created Filtering changes based on VCS
Hi, we have some builds chained via dependencies that are using different vcs roots. When checking the changes on the build it is difficult to see which commits are from which vcs. Is there any way... -
Created Send Notifications Only for Incomplete Builds
Hi, We have currently notifications sent to a developer when a build fails with his changes. However, we would like to have some specific groups also notified when a build is incomplete (nuget rest... -
Created Setting working directory for Powershell build step
AnsweredHi, I am trying to run a powershell script as a build step and I need to change the working directory for the script. However, when running the build configuration, it is reporting a runner error d...