-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
redis test flakeyness #297
Comments
wez
added a commit
that referenced
this issue
Sep 30, 2024
This is acting a bit flakey, and the magnitude expressed as a percentage is sometimes a bit on the high side at larger than 10%, so it would be good to understand what is really going on. For now we can bump the tolerance so that we're able to continue producing builds. refs: #297
Just wondering, have you observed this locally, or only in CI so far? |
only CI so far. I'm leaning towards this being a bit of a noisy neighbor issue, but I did spot a flakey run yesterday where the variance was over 20% and that feels a little too high from a statistical significance perspective. |
or this one with huge variance:
|
wez
added a commit
that referenced
this issue
Nov 19, 2024
I'm hoping that this will help to reduce flakeyness in CI refs: #297
wez
added a commit
that referenced
this issue
Nov 19, 2024
We're fine with being that close refs: #297
wez
added a commit
that referenced
this issue
Dec 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
get to the bottom of this:
I'll bump the tolerance for now so that we're able to produce builds in the mean time
The text was updated successfully, but these errors were encountered: