Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky reorder regression test take 2
In #7509 we added manual VACUUM in all involved relations to avoid flaky output tests. But looks like it is not working very well specially on Windows builds, so now we're removing the output `found 0 removable, 0 nonremovable row versions in 0 pages` to have a more predictable output test. https://github.com/timescale/timescaledb/actions/runs/12322325859/job/34395659212?pr=7533#step:17:24
- Loading branch information