Skip to content

Cleanup duplicate tests (same test ID)#33185

Merged
ajcvickers merged 1 commit into
dotnet:mainfrom
lauxjpn:test/cleanup_duplicate_test_ids
Feb 28, 2024
Merged

Cleanup duplicate tests (same test ID)#33185
ajcvickers merged 1 commit into
dotnet:mainfrom
lauxjpn:test/cleanup_duplicate_test_ids

Conversation

@lauxjpn

@lauxjpn lauxjpn commented Feb 28, 2024

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

Thanks @lauxjpn!

@lauxjpn lauxjpn deleted the test/cleanup_duplicate_test_ids branch February 28, 2024 09:24
This was referenced Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants