-
Notifications
You must be signed in to change notification settings - Fork 189
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
Flaky UDP test in CI #704
Labels
Comments
Manually |
Note that the test is based on https://github.com/libuv/libuv/blob/v1.x/test/test-udp-multicast-join.c which doesn't seem to have this problem. |
Maybe later I will do some analysis and testing. now we just skip it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some CI runs have been failing with:
The assert that's failing is
luv/tests/test-udp.lua
Line 229 in b32cc4d
Only seen on
macos-latest
so far, unsure if it affects others.The text was updated successfully, but these errors were encountered: