aucahuasi commented on PR #14226:
URL: https://github.com/apache/arrow/pull/14226#issuecomment-1281501236

   There are some CI errors that seems unrelated and also [the CI job for macOS 
11 was 
canceled](https://github.com/apache/arrow/actions/runs/3264889672/jobs/5366242033#step:5:137)
 (not sure why).
   I built this branch on windows 10 (msys2-mingw64) and was able to run some 
tests without problems:
   ```cpp
   debug/arrow-dataset-file-parquet-test.exe
   [----------] Global test environment tear-down
   [==========] 44 tests from 3 test suites ran. (3093 ms total)
   [  PASSED  ] 44 tests.
   
   debug/parquet-reader-test.exe
   [----------] Global test environment tear-down
   [==========] 76 tests from 26 test suites ran. (518 ms total)
   [  PASSED  ] 71 tests.
   [  SKIPPED ] 1 test, listed below:
   [  SKIPPED ] TestDumpWithLocalFile.DumpOutput
   [  FAILED  ] 4 tests, listed below:
   [  FAILED  ] TestBooleanRLE.TestBooleanScanner
   [  FAILED  ] TestBooleanRLE.TestBatchRead
   [  FAILED  ] TestTextDeltaLengthByteArray.TestTextScanner
   [  FAILED  ] TestTextDeltaLengthByteArray.TestBatchRead
    4 FAILED TESTS
   
   debug/parquet-arrow-internals-test.exe
   [----------] Global test environment tear-down
   [==========] 78 tests from 2 test suites ran. (76 ms total)
   [  PASSED  ] 78 tests.
   
   debug/arrow-io-buffered-test.exe
   [----------] Global test environment tear-down
   [==========] 22 tests from 3 test suites ran. (137 ms total)
   [  PASSED  ] 22 tests.
   ```


-- 
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]

Reply via email to