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

server: Fix flaky TestServerPathEncodingIssues tests #10356

Merged

Conversation

anthonyfok
Copy link
Member

Set getNumHomes: 1 to enable the 567 ms or 2 seconds of wait for the server to be ready in TestServerPathEncodingIssues/Unicode_paths and TestServerPathEncodingIssues/Windows_multilingual_404.

Fixes #10332


Hi @bep, I hope this is the right fix. Besides waiting for the GitHub Actions CI test result, I'll be uploading 0.104.2-2 to Debian shortly and will report back if these tests pass the very first time on all architectures.

Set getNumHomes: 1 to enable 567 ms or 2 s of wait for the server
to be ready in TestServerPathEncodingIssues/Unicode_paths and
TestServerPathEncodingIssues/Windows_multilingual_404.

Fixes gohugoio#10332
@bep bep merged commit 0addb30 into gohugoio:master Oct 4, 2022
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TestServerPathEncodingIssues/{Unicode_paths,Windows_multilingual_404} often fail (seen on Debian buildd)
2 participants