Skip to content

Conversation

@steveharter
Copy link
Contributor

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 review from layomia and safern July 16, 2020 21:48
@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