Skip to content

Conversation

MiYanni
Copy link
Member

@MiYanni MiYanni commented Jun 4, 2024

Related: #40983

Summary

After consolidating the CI pipelines, I missed that we still run non-Helix tests (specifically, the TemplateEngine tests). These tests produce the standard xUnit test information that needs to get published to the pipeline, or else it won't report the actual test failures. I added the ability for a job to specify that it should publish the xUnit test results. This parameter will work for any other xUnit test jobs we may need to add in the future (if we don't Helix-ify them right away).

Thanks to @Forgind for pointing out this issue, seen in this pipeline run.

@MiYanni MiYanni requested review from a team and Forgind June 4, 2024 17:55
@MiYanni MiYanni requested review from a team as code owners June 4, 2024 17:55
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Jun 4, 2024
@marcpopMSFT marcpopMSFT merged commit dda38ea into dotnet:main Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants