Skip to content

Commit 4e5bdba

Browse files
committed
Disable Arrow ODBC tests
1 parent 4df0d91 commit 4e5bdba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/scripts/cpp_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ case "$(uname)" in
6161
n_jobs=$(sysctl -n hw.ncpu)
6262
# TODO: https://github.com/apache/arrow/issues/40410
6363
exclude_tests+=("arrow-s3fs-test")
64+
exclude_tests+=("arrow-flight-sql-odbc-test")
6465
;;
6566
MINGW*)
6667
n_jobs=${NUMBER_OF_PROCESSORS:-1}

0 commit comments

Comments
 (0)