paleolimbot opened a new pull request, #33613: URL: https://github.com/apache/arrow/pull/33613
# Which issue does this PR close? Closes #15189 # Rationale for this change The curl/ssl runtime on 10.13 results in a segfault when the process exits (even though all tests pass), so we get a spurious failure on our 10.13 runner test. # What changes are included in this PR? Updates the `skip_if_not_available()` function to special case the "s3" feature. The "re2" feature is handled similarly to prevent spurious valgrind errors from being reported. # Are these changes tested? These changes can only be tested via crossbow + the 10.13 runner (and locally on my own 10.13 machine after the PR is live and can be pulled there). # Are there any user-facing changes? Nope! -- 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]
