use --report-azdo instead of Azure DevOps task PublishTestResults - #2012
use --report-azdo instead of Azure DevOps task PublishTestResults#2012Bertk wants to merge 5 commits into
--report-azdo instead of Azure DevOps task PublishTestResults#2012Conversation
…rt nuget package) instead of Azure Devops task PublishTestResults@2
Updated Microsoft Testing Platform and MSTest package versions.
|
There is a warning message in build log which has to be fixed as well. See closed issue Azure/azure-sdk-for-net#58171. Does not look like a VS2026 issue because this is not used in this context. @Evangelink Is this a known issue? How can I fix it? |
|
I'm looking into that now |
|
Correction after tracing the pipeline configuration: the Basic header itself is not the demonstrated problem. This PR is a cross-repository build from Please enable Make secrets available to builds of forks on the pipeline's pull request validation trigger. Your existing The confusing JSON warning is still a TestFX bug, and I updated microsoft/testfx#10983 accordingly. Azure DevOps returns a |
use
--report-azdo(use Microsoft.Testing.Extensions.AzureDevOpsReport nuget package) instead of Azure DevOps task PublishTestResults@2see https://devblogs.microsoft.com/dotnet/microsoft-testing-platform-reporting/