wgtmac commented on PR #41345: URL: https://github.com/apache/arrow/pull/41345#issuecomment-2105518858
All CI failures are unrelated. But I have found the following failure from `C++ / ARM64 Ubuntu 20.04 C++`. Let me take a look and fix it in a separate issue if necessary. ``` 66/94 Test #69: arrow-dataset-file-parquet-encryption-test ...***Failed 0.26 sec Running arrow-dataset-file-parquet-encryption-test, redirecting output into /build/cpp/build/test-logs/arrow-dataset-file-parquet-encryption-test.txt (attempt 1/1) /arrow/cpp/build-support/run-test.sh: line 88: 35257 Segmentation fault (core dumped) $TEST_EXECUTABLE "$@" > $LOGFILE.raw 2>&1 Running main() from _deps/googletest-src/googletest/src/gtest_main.cc [==========] Running 3 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from DatasetEncryptionTest [ RUN ] DatasetEncryptionTest.WriteReadDatasetWithEncryption /build/cpp/src/arrow/dataset ``` -- 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]
