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

fix(testing): Make Testing TextProcessing providers unicode safe #46779

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

marcelklehr
Copy link
Member

Summary

The Fake TextProcessing providers implemented in the testing app would fail when used in the TaskProcessing API because they do not produce valid unicode. This PR fixes that.

Checklist

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@marcelklehr marcelklehr force-pushed the fix/testing/textprocessing-unicode branch from 0c6fc86 to b9187dc Compare July 26, 2024 11:50
@marcelklehr marcelklehr merged commit 5639d99 into master Jul 27, 2024
167 checks passed
@marcelklehr marcelklehr deleted the fix/testing/textprocessing-unicode branch July 27, 2024 14:28
@blizzz blizzz mentioned this pull request Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants