Skip to content

Test portfile reliability #17516

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

Closed
wants to merge 2 commits into from
Closed

Conversation

icing
Copy link
Contributor

@icing icing commented Jun 2, 2025

Fix all lookups of the port a server is using by

  • unlinking the portfile before the start
  • waiting timeout seconds for the port file to exist and contain a positive number
  • check results and fail server start when port could not be determined

builds on top of #17515

icing added 2 commits June 2, 2025 09:55
The test had `Closing connection 0` in its expectations, but a stripfile
expression that removes such lines. No recent changes, but started failing
this morning.

Too little coffee for me? Or what triggered this?
Fix all lookups of the port a server is using by
- unlinking the portfile before the start
- waiting `timeout` seconds for the port file to exist
  and contain a positive number
- check results and fail server start when port could
  not be determined

builds on top of curl#17515
@github-actions github-actions bot added the tests label Jun 2, 2025
@icing icing requested review from dfandrich and bagder June 2, 2025 09:01
@bagder bagder closed this in 04c3895 Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants