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

[release/5.0-preview3] Fix WriteLargeJsonToStreamWithoutFlushing test (#34489) #34914

Merged
merged 1 commit into from
Apr 14, 2020

Conversation

layomia
Copy link
Contributor

@layomia layomia commented Apr 13, 2020

Description

Ports #34489 to preview 3 branch.
Fixes #34887.

This test wasn't updated following #32587 (introduced in preview 3), where the exception for the scenario changed from OverflowException to OutOfMemoryException.

Impact

The test failure appears to be blocking a clean CI run for the preview 3 branch: #34887. Not sure how crucial a fix here is but opening for consideration.

@layomia layomia added this to the 5.0 milestone Apr 13, 2020
@layomia layomia self-assigned this Apr 13, 2020
@layomia layomia added the Servicing-consider Issue for next servicing release review label Apr 13, 2020
@layomia layomia changed the title Fix WriteLargeJsonToStreamWithoutFlushing test (#34489) [[release/5.0-preview3] Fix WriteLargeJsonToStreamWithoutFlushing test (#34489) Apr 13, 2020
@layomia layomia changed the title [[release/5.0-preview3] Fix WriteLargeJsonToStreamWithoutFlushing test (#34489) [release/5.0-preview3] Fix WriteLargeJsonToStreamWithoutFlushing test (#34489) Apr 13, 2020
@danmoseley danmoseley added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Apr 14, 2020
@danmoseley
Copy link
Member

danmoseley commented Apr 14, 2020

@layomia approved -- for test-only change, just an OK by a lead is fine. No need to set "servicing-xxx" label -- that pops it onto the radar of the Tactics meeting, who don't care about test only changes.

@layomia layomia merged commit b037784 into dotnet:release/5.0-preview3 Apr 14, 2020
@layomia layomia deleted the fix_writer_test branch April 14, 2020 21:36
@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.
Labels
area-System.Text.Json Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants