Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Robert Rosenfeld
Total activity
19
Last activity
June 02, 2020 13:25
Member since
April 30, 2020 22:27
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
4
Activity overview
Posts (4)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
June 02, 2020 13:25
Thanks. I will try this the next time I'm in that code.
Community
TeamCity General Topics
Filter test history by branch in REST API
0 votes
Created
May 26, 2020 13:02
Yes, the query you supplied that omits the test locator returns results only from the requested branch.
Community
TeamCity General Topics
Filter test history by branch in REST API
0 votes
Created
May 20, 2020 23:13
TeamCity Enterprise 2019.2.2 (build 71923)
Community
TeamCity General Topics
Filter test history by branch in REST API
0 votes
Created
May 20, 2020 21:59
Sorry, but that returns a result set with the same problem as my first and 3rd queries. It includes responses from branches other than `master`.
Community
TeamCity General Topics
Filter test history by branch in REST API
0 votes
Created
May 18, 2020 23:17
Thanks @.... I tried those steps and the TeamCity API never replaces the pet store demo. The downloaded client is not for TeamCity, but the pet store. I appreciate the information, but have move...
Community
TeamCity General Topics
swagger.json parse errors in bravado and pyswagger
0 votes
Created
May 07, 2020 21:55
Hi Eric, That did it. <details> wasn't in the default set of fields returned. I see my message at the very end of the details string. Thanks,Rob
Community
TeamCity General Topics
How to retrieve Service Message data from REST API
0 votes
Created
May 07, 2020 03:38
Eric just after quick review, these messages cause testOccurence status to report correctly. Are you saying that the message is recorded as part of details and only if details is also provided? ...
Community
TeamCity General Topics
How to retrieve Service Message data from REST API
0 votes
Created
May 07, 2020 02:12
Thanks. I'll look into that.
Community
TeamCity General Topics
How to retrieve Service Message data from REST API
0 votes
Edited
May 06, 2020 21:11
Hi Eric, If my build script emits the following: ##teamcity[testFailed timestamp='00:00:00.000' name='MyTestName' message='1 / 3 cases failed'] Where will that be accessible via REST API? I have ...
Community
TeamCity General Topics
How to retrieve Service Message data from REST API
0 votes