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

uvio's test_udp_twice function is ignored on windows #10102

Closed
alexcrichton opened this issue Oct 27, 2013 · 3 comments
Closed

uvio's test_udp_twice function is ignored on windows #10102

alexcrichton opened this issue Oct 27, 2013 · 3 comments
Labels
O-windows Operating system: Windows

Comments

@alexcrichton
Copy link
Member

This test has a high chance of never completing on windows, and I'm not entirely sure why. The blocker is that the server task doesn't ever see the second message of the client task.

This warrants further investigation.

@klutzy
Copy link
Contributor

klutzy commented Nov 4, 2013

Is there some log related to this? My machine seems to pass the test well, so I'm curious if the problem depends on some machine configuration.

@alexcrichton
Copy link
Member Author

I believe that I ran into this breaking on the bots in some uv changes I was making, it could have just been failing locally for me due to some odd configuration. If it can be un-ignored and passes through bors then it's fine by me!

Sadly I didn't keep any logs around, I just saw the described behavior when I started to investigate.

@brson
Copy link
Contributor

brson commented Aug 27, 2014

Closing because this is going to be out of tree soon.

@brson brson closed this as completed Aug 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-windows Operating system: Windows
Projects
None yet
Development

No branches or pull requests

3 participants