Skip to content

Test portfile reliability#17516

Closed
icing wants to merge 2 commits intocurl:masterfrom
icing:test-portfile-reliability
Closed

Test portfile reliability#17516
icing wants to merge 2 commits intocurl:masterfrom
icing:test-portfile-reliability

Conversation

@icing
Copy link
Copy Markdown
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 bagder and dfandrich 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