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/7.0-rc1] Optimized string.Replace(char, char) #74047

Merged
merged 11 commits into from
Aug 17, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 17, 2022

Backport of #67049 to release/7.0-rc1

/cc @danmoseley @gfoidl

I'm backporting this as a special case, as discussed with @stephentoub . It missed the cutoff by hours due to unrelated infra issues, and the PR had been open for 5 months. The improvement is also significant.

@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.

@ghost
Copy link

ghost commented Aug 17, 2022

Tagging subscribers to this area: @dotnet/area-system-runtime
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #67049 to release/7.0-rc1

/cc @danmoseley @gfoidl

I'm backporting this as a special case, as discussed with @stephentoub . It missed the cutoff by hours due to unrelated infra issues, and the PR had been open for 5 months.

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Runtime

Milestone: -

@danmoseley
Copy link
Member

@dotnet/dnceng


DevOpsReportFailure: Failed to upload results: Error occurred in request., RetryError: HTTPSConnectionPool(host='dev.azure.com', port=443): Max retries exceeded with url: /dnceng/public/_apis/test/Runs/50160914/Results/205039/Attachments?testSubResultId=3 (Caused by ResponseError('too many 500 error responses',))

@MattGal
Copy link
Member

MattGal commented Aug 17, 2022


DevOpsReportFailure: Failed to upload results: Error occurred in request., RetryError: HTTPSConnectionPool(host='dev.azure.com', port=443): Max retries exceeded with url: /dnceng/public/_apis/test/Runs/50160914/Results/205039/Attachments?testSubResultId=3 (Caused by ResponseError('too many 500 error responses',))

We're tracking this via dotnet/arcade#10358, I'll add this data point to the IcM. Looks like it's still active and they've pinged me for comment this morning.

@danmoseley
Copy link
Member

The 13 HTTP failures on RedHat are due to failing to upload some results, which according to Matt is a known issue already tracked.

@danmoseley danmoseley merged commit ceef11f into release/7.0-rc1 Aug 17, 2022
@danmoseley danmoseley deleted the backport/pr-67049-to-release/7.0-rc1 branch August 17, 2022 16:55
@ghost ghost locked as resolved and limited conversation to collaborators Sep 16, 2022
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.

5 participants