citus/src
Jelte Fennema 7dca028391
Fix flakyness in isolation_reference_table (#6193)
The newly introduced isolation_reference_table test had some flakyness,
because the assumption on how the arbitrary reference table gets chosen
was incorrect. This introduces a VACUUM FULL at the start of the test to
ensure the assumption actually holds.

Example of failed test: https://app.circleci.com/pipelines/github/citusdata/citus/26108/workflows/0a5cd526-006b-423e-8b67-7411b9c6be36/jobs/736802
2022-08-18 15:47:28 +03:00
..
backend Support Sequences owned by columns before distributing tables 2022-08-18 10:29:40 +02:00
bin/pg_send_cancellation Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
include Support Sequences owned by columns before distributing tables 2022-08-18 10:29:40 +02:00
test Fix flakyness in isolation_reference_table (#6193) 2022-08-18 15:47:28 +03:00