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

tests: add %NOLISTENPORT and use it #5270

Closed
wants to merge 2 commits into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Apr 20, 2020

The purpose with this variable is to provide a port number that is
reasonably likely to not have a listener on the local host so that tests
can try connect failures against it. It uses port 2.

Updated six tests to use it instead of the previous different ports.

The purpose with this variable is to provide a port number that is
reasonably likely to not have a listener on the local host so that tests
can try connect failures against it. It uses port 2.

Updated six tests to use it instead of the previous different ports.
@bagder bagder added the tests label Apr 20, 2020
tests/runtests.pl Outdated Show resolved Hide resolved
@bagder bagder closed this in 018dd77 Apr 20, 2020
@bagder
Copy link
Member Author

bagder commented Apr 20, 2020

thanks @emilengler

@bagder bagder deleted the bagder/tests-nolistenport branch April 20, 2020 20:39
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.

None yet

2 participants