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

Disable UTF8-invalid tests when running CLI dev server #1448

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

cretz
Copy link
Member

@cretz cretz commented Apr 23, 2024

What was changed

When doing tests with the about-to-be-released CLI, we discovered that the dev server there disallows invalid UTF8 but the traditional server still allows it. We want to disallow it in the CLI dev server, so, we are just disabling tests that confirm invalid UTF8 is ok when using the dev server.

@cretz cretz requested a review from a team as a code owner April 23, 2024 21:43
@cretz cretz force-pushed the disable-utf8-validation-test-on-dev-server branch from 2549ac7 to e5b2087 Compare April 23, 2024 21:49
@cretz cretz merged commit 8361067 into master Apr 24, 2024
14 checks passed
@cretz cretz deleted the disable-utf8-validation-test-on-dev-server branch April 24, 2024 12:51
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.

None yet

2 participants