You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the three timeout tests needing to be disabled are recv_deadlinerecv_timeoutsend_timeout.
Those also fail across all architectures when doing CI for Debian (i.e. not macOS nor Windows, but Linux architectures).
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:
--test-threads 4
Expected Behavior: We want the timeout tests in Windows and macOS completed in bounds.
The text was updated successfully, but these errors were encountered: