Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix flaky warning on attach (#4415)
added the `allowed_error` to the `positive_env` so any tests completing the attach are allowed have this print out. they are allowed to do so, because the `random_init_delay` can produce close to zero and thus the first run will be near attach. Though... Unsure if we ever really need the eviction task to run **before** it can evict something, as in after 20min or 24h. in the failed test case however period is 20s so interesting that we didn't run into this sooner. evidence of flaky: https://github.com/neondatabase/neon/actions/runs/5175677035/jobs/9323705929?pr=4399#step:4:38536
- Loading branch information
e0bd81c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1071 tests run: 1023 passed, 0 failed, 48 skipped (full report)
Flaky tests (1)
Postgres 15
test_remote_storage_upload_queue_retries[local_fs]
: ✅ debuge0bd81c at 2023-06-05T16:12:06.995Z :recycle: