Skip to content

Remove SkipOn NetFramework attributes in System.Reflection.Emit tests - #60103

Merged
danmoseley merged 1 commit into
dotnet:mainfrom
eerhardt:RefEmitTestCleanup
Oct 7, 2021
Merged

Remove SkipOn NetFramework attributes in System.Reflection.Emit tests#60103
danmoseley merged 1 commit into
dotnet:mainfrom
eerhardt:RefEmitTestCleanup

Conversation

@eerhardt

@eerhardt eerhardt commented Oct 6, 2021

Copy link
Copy Markdown
Member

These tests are not run on netfx, so these attributes are just clutter.

These tests are not run on netfx, so these attributes are just clutter.
@ghost

ghost commented Oct 6, 2021

Copy link
Copy Markdown

Tagging subscribers to this area: @buyaa-n
See info in area-owners.md if you want to be subscribed.

Issue Details

These tests are not run on netfx, so these attributes are just clutter.

Author: eerhardt
Assignees: -
Labels:

area-System.Reflection.Emit

Milestone: -

@danmoseley danmoseley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I wonder whether it is worth a grep for SkipOnTargetFramework.*TargetFrameworkMonikers.NetFramework or something in code of our other tests that don't run on .NET Framework.

@danmoseley

Copy link
Copy Markdown
Contributor

#60097

@eerhardt

eerhardt commented Oct 7, 2021

Copy link
Copy Markdown
Member Author

I wonder whether it is worth a grep for SkipOnTargetFramework.*TargetFrameworkMonikers.NetFramework or something in code of our other tests that don't run on .NET Framework.

I can take a look when I get time.

@ghost ghost locked as resolved and limited conversation to collaborators Nov 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

2 participants