Skip to content

CI fixup: Comparisons needs to be done via strings (since input via workflow_call is a string)#20464

Merged
lnkuiper merged 1 commit into
duckdb:v1.4-andiumfrom
carlopi:fixup_passing_skip_tests
Jan 12, 2026
Merged

CI fixup: Comparisons needs to be done via strings (since input via workflow_call is a string)#20464
lnkuiper merged 1 commit into
duckdb:v1.4-andiumfrom
carlopi:fixup_passing_skip_tests

Conversation

@carlopi
Copy link
Copy Markdown
Member

@carlopi carlopi commented Jan 9, 2026

Issue is that for example on nightly runs such as https://github.com/duckdb/duckdb/actions/runs/20837120695/job/59864050726 tests (both in build phase and autoloading ones) are skipped, and that's not ideal.

@lnkuiper lnkuiper merged commit cf97ed1 into duckdb:v1.4-andium Jan 12, 2026
23 of 24 checks passed
github-actions Bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jan 13, 2026
Adding secure clear functions (duckdb/duckdb#20285)
Reclaim disk space on MacOS runners (duckdb/duckdb#20493)
bump spatial for andium (duckdb/duckdb#20479)
Invert the setup of ccache and cleanup_runner (duckdb/duckdb#20429)
Add unity_catalog to extensions built by duckdb/duckdb (duckdb/duckdb#20445)
CI fixup: Comparisons needs to be done via strings (since input via workflow_call is a string) (duckdb/duckdb#20464)
Skip concurrent_encrypted_attach due to race in autoloading httpfs (duckdb/duckdb#20471)
github-actions Bot added a commit to duckdb/duckdb-r that referenced this pull request Jan 13, 2026
Adding secure clear functions (duckdb/duckdb#20285)
Reclaim disk space on MacOS runners (duckdb/duckdb#20493)
bump spatial for andium (duckdb/duckdb#20479)
Invert the setup of ccache and cleanup_runner (duckdb/duckdb#20429)
Add unity_catalog to extensions built by duckdb/duckdb (duckdb/duckdb#20445)
CI fixup: Comparisons needs to be done via strings (since input via workflow_call is a string) (duckdb/duckdb#20464)
Skip concurrent_encrypted_attach due to race in autoloading httpfs (duckdb/duckdb#20471)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants