Skip to content

Enable artifact processing for truncated test runs - #55637

Open
Evangelink wants to merge 3 commits into
dotnet:mainfrom
Evangelink:dev/amauryleve/artifact-truncation-processing
Open

Enable artifact processing for truncated test runs#55637
Evangelink wants to merge 3 commits into
dotnet:mainfrom
Evangelink:dev/amauryleve/artifact-truncation-processing

Conversation

@Evangelink

Copy link
Copy Markdown
Member

Summary

  • allow policy-truncated dotnet test runs to invoke artifact processors that explicitly advertise truncated-run support
  • pass maximumFailedTests or timeout through the dispatcher manifest while preserving unconditional skips for help, discovery, explicit opt-out, and Ctrl+C
  • consume dispatcher provenance so only represented inputs are replaced, with a compatibility fallback for older hosts
  • document the behavior and add planner, manager, protocol, handler, telemetry, and end-to-end coverage

Validation

  • build.cmd
  • focused artifact post-processing dotnet.Tests: 79 passed
  • focused TestApplicationHandlerTests: 29 passed

Related: microsoft/testfx#10414

Evangelink and others added 2 commits August 6, 2026 15:46
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: d899b310-d514-4ac2-be7f-e6fc23c54f50
Copilot AI review requested due to automatic review settings August 6, 2026 16:08
@Evangelink
Evangelink requested a review from a team as a code owner August 6, 2026 16:08
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Note

This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants