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

Fix test coverage in CI/PR #1142

Open
AArnott opened this issue Dec 28, 2024 · 2 comments
Open

Fix test coverage in CI/PR #1142

AArnott opened this issue Dec 28, 2024 · 2 comments

Comments

@AArnott
Copy link
Collaborator

AArnott commented Dec 28, 2024

For some reason, only 33 tests are running in PR/CI. This was true on Azure Pipelines and is now true on GitHub Actions.
It repros with tools/dotnet-test-cloud.ps1 or even just dotnet test.

We need to address this to ensure test failures are caught in PR.

@AArnott
Copy link
Collaborator Author

AArnott commented Dec 28, 2024

This was introduced by the xunit v3 upgrade.

@AArnott
Copy link
Collaborator Author

AArnott commented Dec 28, 2024

I've reached out on the xunit repo with this bug.

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

No branches or pull requests

1 participant