Skip to content
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

fix(test_remote_storage_upload_queue_retries): became flakier since #6960 #6999

Merged

Conversation

problame
Copy link
Contributor

@problame problame commented Mar 4, 2024

This PR increases the wait_until timeout.
These are where things became more flaky as of #6960.
Most likely because it doubles the work in the
churn_while_failpoints_active_thread.

Slack context: https://neondb.slack.com/archives/C033RQ5SPDH/p1709554455962959?thread_ts=1709286362.850549&cid=C033RQ5SPDH

…6960

This PR increases the `wait_until` timeout.
These are where things became more flaky as of #6960.
Most likely because it doubles the work in the
`churn_while_failpoints_active_thread`.
@problame problame requested a review from koivunej March 4, 2024 12:24
Copy link

github-actions bot commented Mar 4, 2024

2484 tests run: 2362 passed, 0 failed, 122 skipped (full report)


Flaky tests (2)

Postgres 16

Code coverage* (full report)

  • functions: 28.7% (6937 of 24179 functions)
  • lines: 47.2% (42540 of 90144 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
708a7a4 at 2024-03-04T13:13:49.547Z :recycle:

@problame problame merged commit f0be940 into main Mar 4, 2024
53 checks passed
@problame problame deleted the problame/deflake-test_remote_storage_upload_queue_retries branch March 4, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants