-
Notifications
You must be signed in to change notification settings - Fork 485
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
test_ts_of_lsn_api flakyness #5768
Comments
f6946e9 -- difference between timestamps is longer than 5ms, almost 10ms, this could still be related to the sleep, did not check the test. |
In last 3 days this has failed 6 times |
Test is fundamentally timing-sensitive. Arpad will start thread in #team-storage |
Changes parameters to fix the flakiness of `test_ts_of_lsn_api`. Already now, the amount of flakiness of the test is pretty low. With this, it's even lower. cc #5768
Let's check again in 1 week for ongoing failures |
Changes parameters to fix the flakiness of `test_ts_of_lsn_api`. Already now, the amount of flakiness of the test is pretty low. With this, it's even lower. cc #5768
14 days after the patch merged: not a single flaky occurence. Last one was at There has been a large gap of no occurences between April 13 and April 26, but we are (slightly) past the size of that gap and therefore, I think this has been resolved. Will revisit if it starts becoming a problem again. |
I've seen this once: https://neon-github-public-dev.s3.amazonaws.com/reports/pr-5756/6730946357/index.html#suites/2568f9ab62eb9e71321fab6263eed23e/269955fd321927a9:
It does sound like it is non-trivial to fix.
The text was updated successfully, but these errors were encountered: