mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-19 12:13:24 +08:00
Add known flaky tests to linux32bit CI
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.
This commit is contained in:
parent
d0789a0fe7
commit
79e4438c90
@ -44,7 +44,7 @@ jobs:
|
||||
CC: clang-14
|
||||
CXX: clang++-14
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
IGNORES: "append-* transparent_decompression-* transparent_decompress_chunk-* pg_dump telemetry"
|
||||
IGNORES: "append-* transparent_decompression-* transparent_decompress_chunk-* pg_dump telemetry bgw_db_scheduler*"
|
||||
SKIPS: chunk_adaptive histogram_test-*
|
||||
EXTENSIONS: "postgres_fdw test_decoding"
|
||||
strategy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user