vstest-action github action is failing due to broken aka.ms link

Tim Johnson 20 Reputation points
2024-08-14T13:06:58.8466667+00:00

Looking to get some eyes on this github issue, which is preventing Visual Studio Test "vstest" from being used in pipelines:

https://github.com/microsoft/vstest-action/issues/31

This issue is affecting many users, and the repo seems to be abandoned by Microsoft?

The action fails:

Downloading test tools... C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Invoke-WebRequest -Uri https://aka.ms/local-worker-win-x64 -OutFile D:\a\_actions\microsoft\vstest-action\v1.0.0\dist\win-x64.zip Invoke-WebRequest : The remote name could not be resolved: 'localworker.blob.core.windows.net' At line:1 char:1 + Invoke-WebRequest -Uri https://aka.ms/local-worker-win-x64 -OutFile D ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

Who can fix this aka.ms link??

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
349 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 28,761 Reputation points Microsoft Vendor
    2024-08-15T03:09:41.4633333+00:00

    Hi @Tim Johnson, 

    Welcome to Microsoft Q&A!  

    It is related to Azure DevOps, please report it in the dedicated Azure DevOps forum where you would get support for this product. Thanks for your understanding.  

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".  Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Tim Johnson 20 Reputation points
    2024-08-15T12:43:16.5866667+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.