Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ContainerStructureTestParser #4935

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 9, 2024

  1. Added ContainerStructureTestParser

    Fixed a Warning in the ContainerStructureTest@0 task that the parser does not exist.
    ---
    ##[warning]Failed to publish test run data: System.ArgumentException: Unknown test runner
       at Microsoft.VisualStudio.Services.Agent.Worker.TestResults.TestDataPublisher.ParseTestResultsFile(TestRunContext runContext, List`1 testResultFiles) in /mnt/vss/_work/1/s/src/Agent.Worker/TestResults/TestDataPublisher.cs:line 230
       at Microsoft.VisualStudio.Services.Agent.Worker.TestResults.TestDataPublisher.PublishAsync(TestRunContext runContext, List`1 testResultFiles, PublishOptions publishOptions, CancellationToken cancellationToken) in /mnt/vss/_work/1/s/src/Agent.Worker/TestResults/TestDataPublisher.cs:line 70
    ##[debug]Processed: ##vso[results.publish type=ContainerStructure;mergeResults=false;runTitle=Container Structure Test;resultFiles=/home/azureuser/myagent/_work/_temp/cc4f0010-4b24-11ef-987b-e33922ec9c40.json;testRunSystem=VSTS-PTR;publishRunAttachments=true;]
    kaito-ms committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2ee6f27 View commit details
    Browse the repository at this point in the history