-
Notifications
You must be signed in to change notification settings - Fork 26
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
RestClientStats tests are failing inconsistently. #142
Comments
Until #142 is addressed, to avoid blocking the test suite.
Another failure that has nothing to do with the new code (#144):
This looks like a timeout in Presence.get. testTimeout is 10 s, so it's taking longer than that, which is not good. Maybe it's a problem of Travis itself? The alternative is that something is wrong in realtime. |
@ricardopereira Why did you close this? Last time I checked (when trying out #173) it was still happening. |
I thought it was fixed. |
#278 fixes this. |
From time to time, a RestClientStats test fails with an off-by-one error.
The text was updated successfully, but these errors were encountered: