dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
122 stars 46 forks source link

Fix test result publishing #1244

Closed lbussell closed 5 months ago

lbussell commented 5 months ago

See https://github.com/dotnet/docker-tools/issues/1246

dotnet-issue-labeler[bot] commented 5 months ago

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

lbussell commented 5 months ago

/azp run

azure-pipelines[bot] commented 5 months ago
Azure Pipelines failed to run 1 pipeline(s).
lbussell commented 5 months ago

The correct solution to the issue of having no test results to publish is https://github.com/dotnet/docker-tools/issues/1250.

lbussell commented 5 months ago

This change should go in as-is and https://github.com/dotnet/docker-tools/issues/1250 should be addressed separately so that test results are available again as soon as possible.