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] Test FileUpload: find unused UDP port #2086

Merged
merged 2 commits into from
Aug 16, 2021

Conversation

maxsharabayko
Copy link
Collaborator

The FileTransfer unit test tends to fail because it tries to bind to a port that is already in use.
This PR adds a search for an available UDP port.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [tests] Area: Unit tests labels Aug 13, 2021
@maxsharabayko maxsharabayko added this to the v1.4.4 milestone Aug 13, 2021
@maxsharabayko maxsharabayko merged commit 399e8bf into Haivision:master Aug 16, 2021
@maxsharabayko maxsharabayko deleted the tests/filetransfer-fix branch August 16, 2021 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[tests] Area: Unit tests Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant