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

Add C# "record" tests to all TFMs #39477

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

steveharter
Copy link
Member

Add a dummy metadata class so the C# "record" tests run on all TFMs. Previously they only ran on NetCoreApp.

Supplement to #39081

Also move the newly added tests to a better .cs file (the previous one was for exception cases, which the new tests didn't cover).

@steveharter steveharter added area-System.Text.Json increase-code-coverage Tracking need to add more test and increase code coverage of a component labels Jul 16, 2020
@steveharter steveharter added this to the 5.0.0 milestone Jul 16, 2020
@steveharter steveharter requested a review from jozkee as a code owner July 16, 2020 21:48
@steveharter steveharter self-assigned this Jul 16, 2020
@safern
Copy link
Member

safern commented Jul 16, 2020

Test failures for wasm are: #39487

Copy link
Contributor

@layomia layomia left a comment

Choose a reason for hiding this comment

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

LGTM

@steveharter steveharter merged commit b182627 into dotnet:master Jul 17, 2020
@steveharter steveharter deleted the FixupRecordTests branch July 17, 2020 14:06
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Text.Json increase-code-coverage Tracking need to add more test and increase code coverage of a component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants