citus/src
Hanefi Onaldi d939385aa2
Fix a test that is falsely classified as flaky
This test is written in such a way that it fails when run consecutively.
The test assumes that the second worker nodes does not have metadata,
but after the whole test file is executed, the worker has the metadata.
Therefore all the runs after the first one fails.
2023-06-19 01:41:38 +03:00
..
backend Do not acquire locks if the index does not exist 2023-06-19 01:41:38 +03:00
bin/pg_send_cancellation Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
include Propagate create/drop/reindex index via workers 2023-06-19 01:41:38 +03:00
test Fix a test that is falsely classified as flaky 2023-06-19 01:41:38 +03:00