azure devops server extenshion i cant get test action resolt

avi hadad 1 Reputation point
2020-06-04T22:09:40.297+00:00

hi
I build an extension that adds new hub to the test area in azure DevOps "Test-Analysis"
right now, I am trying to show in the tests view the reason that the test run failed
but unfortunately, I couldn't achieve to get the information from the API client
I use the rest API client TestHttpClient
there are some method that I don't found at all like
getTestCaseResultById()
and there is a method that I can't get it to work
getActionResults()
it returns
{"$id":"1","innerException":null,"message":"The string must have at least one non-white-space character.\r\nParameter name: actionPath","typeName":"System.ArgumentException, mscorlib","typeKey":"ArgumentException","errorCode":0,"eventId":0}

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,452 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dave Patrick 426.2K Reputation points MVP
    2020-06-04T22:38:21.783+00:00

    Devops is not currently supported here on QnA. I'd try asking for help in dedicated forums here.

    https://developercommunity.visualstudio.com/spaces/21/index.html

    --please don't forget to Accept as answer if the reply is helpful--


    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    0 comments No comments