Skip to content

ci(javascript): fix flaky msvc test#4127

Merged
zeroshade merged 1 commit intoapache:mainfrom
kentkwu:gh-4124
Mar 20, 2026
Merged

ci(javascript): fix flaky msvc test#4127
zeroshade merged 1 commit intoapache:mainfrom
kentkwu:gh-4124

Conversation

@kentkwu
Copy link
Contributor

@kentkwu kentkwu commented Mar 20, 2026

This PR fixes the flaky msvc JavaScript tests.

Disables static SQLite build as it's not necessary for the test suite, and sets --config RelWithDebInfo to ensure we build with the correct config on windows.

Test Plan

Ran on my fork a few times and saw no more failures

https://github.com/kentkwu/arrow-adbc/actions/workflows/javascript.yml?query=event%3Aworkflow_dispatch+branch%3Agh-4124

closes #4124

@kentkwu kentkwu requested review from kou and lidavidm as code owners March 20, 2026 14:59
@zeroshade zeroshade merged commit 1883da3 into apache:main Mar 20, 2026
79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

javascript: x86_64-pc-windows-msvc tests are flaky in CI

2 participants