Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 20, 2022

Cherry-pick #42525 to release/5.7.0.


…sn't support Unicode

In verbose mode incrparse/test_util.py outputs the commands it executes to stdout. Since these commands contain Unicode emojis, it fails if stdout doesn't support Unicode. In these cases, encode the Unicode characters to their escape sequence.

rdar://92047111
@ahoppen ahoppen requested a review from a team as a code owner August 20, 2022 12:26
@ahoppen
Copy link
Member Author

ahoppen commented Aug 20, 2022

@swift-ci Please test

@ahoppen ahoppen changed the title [incrParse] Encode Unicode characters in command output if stdout doe… [5.7.0][incrParse] Encode Unicode characters in command output if stdout doe… Aug 20, 2022
@ahoppen ahoppen added the r5.7 label Aug 20, 2022
@ahoppen ahoppen changed the title [5.7.0][incrParse] Encode Unicode characters in command output if stdout doe… [5.7.0][incrParse] Encode Unicode characters in command output if stdout doesn't support Unicode Aug 20, 2022
@ahoppen ahoppen added this to the Swift 5.7 milestone Aug 20, 2022
@tkremenek tkremenek merged commit 6b714a3 into swiftlang:release/5.7.0 Aug 20, 2022
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍒 release cherry pick Flag: Release branch cherry picks swift 5.7

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants