citus
citus copied to clipboard
PG17Beta2 Support - Regression tests sanity
Using the PG17 support branch, for now we have the following failing regression tests:
multi-1schedule: 17/226 tests failingmultischedule: 22/185 tests failingmulti-mxschedule: 3/68 tests failingcolumnarschedule: 2/43 tests failingisolationschedule: 2/95 tests failingvanillaschedule: 2/222 tests failingenterpriseschedule: 8/31 tests failingarbitrary-configsschedules: 1/29 tests failingfailureschedule: 1/39 tests failing- pg16-pg17 upgrade failing
- pg15-pg17 upgrade failing
installcheckschedule failing, cdc_wal2json test fails because wal2json package is not available yet for pg17
Fixed:
multischedule stuck atdrop_column_partitioned_tabletestmulti-mxschedule stuck atstart_stop_metadata_synctestcolumnarschedule stuck atcolumnar_createtest
timeout issue fixed by Check if there are blocks left in columnar_scan_analyze_next_block
vanillaschedule: 50/222 tests failing, dropped to 4/222 failing
crash fixed by Check whether table AM is default
- multi-mx schedule had 22/68 tests failing, dropped to 3/68 failing
fixed by colliculocale daticulocale renamed to colllocale datlocale, fix some …
vanillaschedule: 4/222 tests failing, dropped to 2/222 failing
fixed by Add COLLPROVIDER_BUILTIN option