[release/7.0] Revert change in StringBuilder.Append(char)#74898
[release/7.0] Revert change in StringBuilder.Append(char)#74898carlossanlop merged 1 commit intorelease/7.0from
Conversation
|
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. |
jeffschwMSFT
left a comment
There was a problem hiding this comment.
Approved. Once we get a green ci we can merge
|
The CI was down yesterday for maintenance around 4pm. This PR was submitted at 5pm, so only 4 checks were executed. I'm closing and reopening this PR so the full CI runs. |
|
I investigated the CI failures. They are all unrelated. They are false positives: The tests finish successfully with no failures/errors, yet the results are being reported as such. I asked coreeng and they told me this is due to the strain in the Helix infrastructure. We could re-run, or just ignore. I'd say we can ignore, since the logs were readable and there were no problems. |
Backport of #74885 to release/7.0
/cc @jkotas
Customer Impact
Testing
Risk
IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.