zhixingheyi-tian commented on PR #14353: URL: https://github.com/apache/arrow/pull/14353#issuecomment-1350299053
> Would you fix the CI failures? Thanks @cyb70289 I am in fixing errors in github CI. For "TestArrowReadDeltaEncoding.DeltaByteArray", why is skipped in my local testing? But showed failure on CI. ``` # ./parquet-arrow-test --gtest_filter=TestArrowReadDeltaEncoding.DeltaByteArray Running main() from /home/shen/software/googletest/googletest/src/gtest_main.cc Note: Google Test filter = TestArrowReadDeltaEncoding.DeltaByteArray [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from TestArrowReadDeltaEncoding [ RUN ] TestArrowReadDeltaEncoding.DeltaByteArray [ SKIPPED ] TestArrowReadDeltaEncoding.DeltaByteArray (0 ms) [----------] 1 test from TestArrowReadDeltaEncoding (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 0 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] TestArrowReadDeltaEncoding.DeltaByteArray ``` -- 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]
