Skip to content

Delete redundant CoreCLR regression tests - #35437

Merged
jkotas merged 2 commits into
dotnet:masterfrom
jkotas:issue-35045
Apr 25, 2020
Merged

Delete redundant CoreCLR regression tests#35437
jkotas merged 2 commits into
dotnet:masterfrom
jkotas:issue-35045

Conversation

@jkotas

@jkotas jkotas commented Apr 25, 2020

Copy link
Copy Markdown
Member

Fixes #35045

@ghost

ghost commented Apr 25, 2020

Copy link
Copy Markdown

Tagging subscribers to this area: @ViktorHofer
Notify danmosemsft if you want to be subscribed.

@jkotas
jkotas requested a review from danmoseley April 25, 2020 03:46
@jkotas jkotas added area-Infrastructure-coreclr Only use for closed issues and removed area-Infrastructure labels Apr 25, 2020
@jkotas

jkotas commented Apr 25, 2020

Copy link
Copy Markdown
Member Author

All these tests have equivalent coverage either under libraries or under coreclr (number of them are exact duplicates of other tests).

@danmoseley

Copy link
Copy Markdown
Contributor

AssemblyNameTests.cs(399,20): error CS1501: No overload for method 'Equal' takes 1 arguments

@danmoseley danmoseley added area-Meta and removed area-Infrastructure-coreclr Only use for closed issues labels Apr 25, 2020
@jkotas

jkotas commented Apr 25, 2020

Copy link
Copy Markdown
Member Author

Test failures are known issue #35438

@jkotas
jkotas merged commit b6a5c31 into dotnet:master Apr 25, 2020
@jkotas
jkotas deleted the issue-35045 branch April 25, 2020 07:21
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove redundant coreclr regression tests

3 participants