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

test: Test StringUtils both with and without TextDecoder #4405

Merged
merged 1 commit into from
Aug 14, 2022

Conversation

joeyparrish
Copy link
Member

Since the TextDecoder fallback is only used on some devices, those
code paths were not tested on other platforms. This makes the
StringUtil tests execute both with and without TextDecoder.

@joeyparrish joeyparrish requested a review from theodab August 12, 2022 21:07
Since the TextDecoder fallback is only used on some devices, those
code paths were not tested on other platforms.  This makes the
StringUtil tests execute both with and without TextDecoder.
@joeyparrish joeyparrish force-pushed the text-decoder-coverage branch from 2c0f90d to 4e9fdeb Compare August 12, 2022 22:12
@avelad avelad self-requested a review August 13, 2022 05:59
@joeyparrish joeyparrish merged commit 381160a into shaka-project:main Aug 14, 2022
@joeyparrish joeyparrish deleted the text-decoder-coverage branch August 14, 2022 19:09
joeyparrish added a commit that referenced this pull request Aug 16, 2022
Since the TextDecoder fallback is only used on some devices, those
code paths were not tested on other platforms.  This makes the
StringUtil tests execute both with and without TextDecoder.
joeyparrish added a commit that referenced this pull request Aug 16, 2022
Since the TextDecoder fallback is only used on some devices, those
code paths were not tested on other platforms.  This makes the
StringUtil tests execute both with and without TextDecoder.
joeyparrish added a commit that referenced this pull request Aug 16, 2022
Since the TextDecoder fallback is only used on some devices, those
code paths were not tested on other platforms.  This makes the
StringUtil tests execute both with and without TextDecoder.
joeyparrish added a commit that referenced this pull request Aug 16, 2022
Since the TextDecoder fallback is only used on some devices, those
code paths were not tested on other platforms.  This makes the
StringUtil tests execute both with and without TextDecoder.
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants