citus/src
Jelte Fennema 0a045afd3a
Fix flakyness in columnar_first_row_number test (#6192)
When running columnar_first_row_number in parallel with the
columnar_query test sometimes it would fail. This bug is tracked
in #6191. For now to make CI less flaky we simply don't run these tests
in parallel.

Example of failed test: https://app.circleci.com/pipelines/github/citusdata/citus/26106/workflows/75d00ea9-23f8-4bff-a927-bced19e1f81b/jobs/736713

Fixes #6184
2022-08-18 15:32:57 +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 columnar_first_row_number test (#6192) 2022-08-18 15:32:57 +03:00