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

Possibly poor scheduling timeout on macOS and Windows #41

Open
tesuji opened this issue Sep 8, 2020 · 1 comment
Open

Possibly poor scheduling timeout on macOS and Windows #41

tesuji opened this issue Sep 8, 2020 · 1 comment

Comments

@tesuji
Copy link
Contributor

tesuji commented Sep 8, 2020

We have to disable three timeout tests in #17.
I tried to increase error bound up to 100 milliseconds but the bound exceeded to 150ms.

Some other attempts failed:

  • run the timeout tests in release mode only
  • Run in release mod with --test-threads 4

Expected Behavior: We want the timeout tests in Windows and macOS completed in bounds.

@jonassmedegaard
Copy link

jonassmedegaard commented Dec 3, 2022

I guess the three timeout tests needing to be disabled are recv_deadline recv_timeout send_timeout.
Those also fail across all architectures when doing CI for Debian (i.e. not macOS nor Windows, but Linux architectures).

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

No branches or pull requests

2 participants