-
Notifications
You must be signed in to change notification settings - Fork 13
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
Slic idle timeout test failures on Windows #4097
Comments
icerpc-csharp/tests/IceRpc.Tests/Transports/Slic/SlicTransportTests.cs Lines 615 to 628 in f89327f
The stack is a bit confusing, writing on line 618 The test took 2s but it was still writing, when it fails, most likely the machine was running slow. I think we should either not run this in parallel or decrease the Delay between writes to 250ms |
https://github.com/icerpc/icerpc-csharp/actions/runs/11834164792/job/32974300856?pr=4096
The text was updated successfully, but these errors were encountered: