Skip to content

Commit

Permalink
Mark bgw_launcher test as flaky on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
svenklemm committed Mar 2, 2025
1 parent 4ed89b6 commit b665a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
pg: [ 14, 15, 16, 17 ]
os: [ windows-2022 ]
build_type: ${{ fromJson(needs.config.outputs.build_type) }}
ignores: ["chunk_adaptive metadata telemetry"]
ignores: ["bgw_launcher chunk_adaptive metadata telemetry"]
tsl_ignores: ["compression_algos"]
tsl_skips: ["vector_agg_text vector_agg_groupagg bgw_db_scheduler bgw_db_scheduler_fixed"]
pg_config: ["-cfsync=off -cstatement_timeout=60s"]
Expand Down

0 comments on commit b665a4b

Please sign in to comment.