kentkwu opened a new pull request, #4127: URL: https://github.com/apache/arrow-adbc/pull/4127
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
