Skip to content

Cleanup duplicate tests (same test ID) #33185

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

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

lauxjpn
Copy link
Contributor

@lauxjpn lauxjpn commented Feb 28, 2024

Fixes test runner warnings that appear in every full test suite run, because 4 overridden tests in EFCore.Relational.Specification.Tests use the same xUnit attributes that already decorate the method in the base class.

@ajcvickers ajcvickers merged commit 0927dea into dotnet:main Feb 28, 2024
@ajcvickers
Copy link
Contributor

Thanks @lauxjpn!

@lauxjpn lauxjpn deleted the test/cleanup_duplicate_test_ids branch February 28, 2024 09:24
This was referenced Jul 22, 2025
This was referenced Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants