Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_compatibility: flush in the end (#8804)
`test_forward_compatibility` is still often failing at graceful shutdown. Fix this by explicit flush before shutdown. Example: https://neon-github-public-dev.s3.amazonaws.com/reports/main/10506613738/index.html#testresult/5e7111907f7ecfb2/ Cc: #8655 and #8708 Previous attempt: #8787
- Loading branch information
b1c4578
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.
3889 tests run: 3772 passed, 1 failed, 116 skipped (full report)
Failures on Postgres 16
test_pgbench_intensive_init_workload[neon_off-github-actions-selfhosted-1000]
: releaseCode coverage* (full report)
functions
:32.4% (7241 of 22342 functions)
lines
:50.4% (58536 of 116127 lines)
* collected from Rust tests only
b1c4578 at 2024-08-22T17:37:20.658Z :recycle: