arcade
arcade copied to clipboard
AzDO test runs no longer include attempt information, causing build analysis to lose failures
Migrated from https://github.com/dotnet/core-eng/issues/15503
@ChadNedzlek wrote:
Tracked by https://portal.microsofticm.com/imp/v3/incidents/details/286844405
That got "mitigated" by opening https://dev.azure.com/mseng/AzureDevOps/_workitems/edit/1918428
Need to wait for AzDO fix on this.
Sounds like AzDO has a fix in for this and we just need to wait for them to roll it out.
This is sorted now. So I'm putting this back into the backlog. :-)
@AlitzelMendez says this isn't completely fixed. We'll need to verify and if it's not fixed in the way that we need this value, we'll have to reopen (or open a new issue) with AzDO.
There some more context around it not being fixed?
There some more context around it not being fixed?
Ali's going to update the issue when she does some verification, but it sounds like we're getting this information from one source, but another source is not providing the information.
I took a look to this. The information in here is present: https://dev.azure.com/dnceng/public/_apis/test/Runs/50627978
but when we use the Microsoft.TeamFoundation.TestManagement.WebApi library in our project, the information is missing:
Followed up on the issue on the AzDO team to see if we could get some help troubleshooting what's going on.
The IcM was reopened: https://dev.azure.com/mseng/AzureDevOps/_workitems/edit/1918428 and the problems is that we are doing another get call in where this is not fixed, they are going to work on fixing this call too.
Fix rolling out around October 7th
Fix is rolled out, please confirm if it is working fine or not.
Fix is rolled out, please confirm if it is working fine or not.
Thanks @triptijain2112! We'll probably be able to take a look at the change next week at the earliest.
This is working now; I am moving this issue to the backlog as we need to do more changes now that this is live. Thanks a lot @triptijain2112