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

use GitHub Actions to run unit tests #2732

Merged
merged 2 commits into from
Sep 3, 2020

Conversation

marten-seemann
Copy link
Member

@marten-seemann marten-seemann commented Aug 28, 2020

This is a prerequisite for adding ECN support. Closes #2327.

To read the ECN bits, we'll need to have OS-specific code for Linux, Mac and Windows.
Travis doesn't support IPv6 unless you run a specific arm64 image, which then messes up the IP mapping for localhost (see my issues travis-ci/travis-ci#10458 and in the community forum, which have been unresolved for an entire year now.
AppVeyor is annoying and doesn't seem to receive a lot of development work anyway, so it might not be a bad idea to replace it with something more modern.

@lucas-clemente Please disable AppVeyor for this repository when approving this PR.

@lucas-clemente
Copy link
Member

Appveyor disabled.

@marten-seemann marten-seemann merged commit 3f7fb9c into master Sep 3, 2020
@marten-seemann marten-seemann deleted the github-actions-unit-tests branch September 5, 2020 04:18
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
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.

flaky stream deadline test on AppVeyor
2 participants