Markus Neifer
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Unexpected error occurred during build message processing in TeamCity
Hi there, we are using TeamCity Enterprise 9.1 (build 36973) and from time to time we see the following error message in our build logs.Unexpected error occurred during build message processing in ... -
Created Why does the build log not capture all standard output?
Hi there, we're running nightly regression test builds with TeamCity Enterprise (9.1). These are tests written in C# using SpecFlow (1.9.0), Selenium (2.48.2) and BrowserStack. We use MS Test 2015 ... -
Created Is there any way to get the stacktrace of failed tests using REST API?
Hi, Is there any way to get the stacktrace of failed tests using the TeamCity REST API? I know I can get test information by using http://teamcity:8111/httpAuth/app/rest/testOccurrences?locator=bui... -
Created Where is autodetected path to MSTest.exe saved?
Hi, the documentation says that the path to MSTest.exe is autodetected by the build agent. Now, I would expect to find the property "system.MSTest.10.0", for example, defined in buildAgent.properti...