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

Fix test 49826 to work after the refactoring in #50074 #51695

Closed
wants to merge 1 commit into from

Conversation

trylek
Copy link
Member

@trylek trylek commented Apr 22, 2021

The change #50074 made rooting of built-in serializers lazier. By
analyzing the library code I have figured out that I can root the
default serializers by calling Serialize. This fixes the test
failure.

Thanks

Tomas

The change dotnet#50074 made rooting of built-in serializers lazier. By
analyzing the library code I have figured out that I can root the
default serializers by calling Serialize. This fixes the test
failure.

Thanks

Tomas
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@BruceForstall
Copy link
Member

Fixes #51542

@layomia
Copy link
Contributor

layomia commented Apr 30, 2021

Closing this PR as it's no longer needed following #51897 and #52123.

@layomia layomia closed this Apr 30, 2021
@karelz karelz modified the milestones: 5.0.x, 6.0.0 May 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 2021
@trylek trylek deleted the 49826 branch August 10, 2021 16:23
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.

6 participants