Skip to content

Unquarantine Caching_SendFileWithFullContentLength_Cached #36430

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

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

adityamandaleeka
Copy link
Member

@adityamandaleeka adityamandaleeka commented Sep 12, 2021

Looking through history, it doesn't look like this test has ever failed while in quarantine (going back to 5/25). The change which quarantined it also changed the max-age setting in the Cache-Control header which likely helped.

I'm thinking it's safe to unquarantine based on that, but could also be convinced that we should harden it further before doing so.

Thoughts?

@Tratcher

Fixes #32853

Copy link
Member

@Tratcher Tratcher left a comment

Choose a reason for hiding this comment

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

I recall these were flakiest on Win7 which we've now removed from the test matrix.

@adityamandaleeka adityamandaleeka merged commit c571345 into main Sep 13, 2021
@adityamandaleeka adityamandaleeka deleted the unquarantine_32853 branch September 13, 2021 18:15
@ghost ghost added this to the 7.0-preview1 milestone Sep 13, 2021
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Caching_SendFileWithFullContentLength_Cached()
3 participants