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

Update Github Actions Test reporter #2369

Merged
merged 3 commits into from
Jun 4, 2024
Merged

Conversation

Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented May 30, 2024

See: Tyrrrz/GitHubActionsTestLogger#26

We use --filter to selectively run test assemblies in different runs.

This produces somewhat noisy reports where assemblies are marked as (failed/succeeded) and skipped multiple times:

elastic/apm-agent-dotnet/actions/runs/9275127823?pr=2315#summary-25519083669

This new update allows us to not report filtered out assemblies.

Copy link
Contributor

@stevejgordon stevejgordon left a comment

Choose a reason for hiding this comment

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

LGTM

@Mpdreamz Mpdreamz merged commit 879a339 into main Jun 4, 2024
11 checks passed
@Mpdreamz Mpdreamz deleted the feature/update-test-reporter branch June 4, 2024 07:35
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