timescale / timescaledb

An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
https://www.timescale.com/
Other
16.82k stars 852 forks source link

Add known flaky tests to linux32bit CI #7012

Closed fabriziomello closed 4 weeks ago

fabriziomello commented 4 weeks ago

The bgw_db_scheduler* are known to be a bit flaky and the results are ignored in normal Linux/MacOS CI but currently Linux32bit don't use the gh_matrix_builder.py so those tests are not added by default.

Disable-check: force-changelog-file