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

Integration tests server checks #49

Merged
merged 2 commits into from
Dec 17, 2023

Conversation

francoismichel
Copy link
Owner

@francoismichel francoismichel commented Dec 17, 2023

We had a few issues with the integration tests run in Github Actions. These tests fail on pull requests where it should not fail (e.g. PR #45).
This PR adds a bit more checks to ensure the SSH3 server is still running before running every test spec.
It also ensures that the port forwarding test specs can be run in parrallel by making them use different port numbers.

@francoismichel francoismichel merged commit 15296af into main Dec 17, 2023
7 checks passed
@francoismichel francoismichel deleted the integration_tests_server_checks branch December 17, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant