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

Test UDP layer in isolation #1731

Merged
merged 1 commit into from
Dec 29, 2023
Merged

Test UDP layer in isolation #1731

merged 1 commit into from
Dec 29, 2023

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented Dec 22, 2023

Inspired by #1701. Should substantially reduce risk of breakage and ease supporting new platforms.

@Ralith Ralith force-pushed the udp-tests branch 2 times, most recently from d5dc5ce to 8fa1d74 Compare December 22, 2023 22:11
@Ralith Ralith added help wanted Extra attention is needed good first issue Good for newcomers labels Dec 22, 2023
@Ralith
Copy link
Collaborator Author

Ralith commented Dec 22, 2023

Need someone with a mac to investigate the failures there. Not sure how they can be going wrong when our end-to-end tests pass...

@Ralith
Copy link
Collaborator Author

Ralith commented Dec 22, 2023

Okay, it looks like it's just a bit racy. Weird.

@Ralith Ralith force-pushed the udp-tests branch 3 times, most recently from 0fde3cd to 4635710 Compare December 22, 2023 22:42
@Ralith
Copy link
Collaborator Author

Ralith commented Dec 22, 2023

There we go, just had to set it back in blocking mode.

@Ralith Ralith removed help wanted Extra attention is needed good first issue Good for newcomers labels Dec 22, 2023
quinn-udp/tests/tests.rs Outdated Show resolved Hide resolved
@Ralith Ralith merged commit 55234e1 into main Dec 29, 2023
8 checks passed
@Ralith Ralith deleted the udp-tests branch December 29, 2023 20:37
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.

2 participants