raulcd opened a new issue, #33699:
URL: https://github.com/apache/arrow/issues/33699

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Based on http://crossbow.voltrondata.com/
   The 
[test-conda-cpp-valgrind](https://github.com/ursacomputing/crossbow/runs/10663265308)
 job has been failing on our nightlies for the last 26 days.
   The latest error includes several test errors:
   ```
   89% tests passed, 8 tests failed out of 70
   
   Label Time Summary:
   arrow-tests        = 1201.63 sec*proc (35 tests)
   arrow_compute      = 1991.41 sec*proc (12 tests)
   arrow_dataset      = 1085.71 sec*proc (10 tests)
   arrow_substrait    =  45.52 sec*proc (1 test)
   filesystem         =  70.61 sec*proc (3 tests)
   parquet-tests      = 799.20 sec*proc (9 tests)
   plasma-tests       = 294.49 sec*proc (3 tests)
   unittest           = 5417.95 sec*proc (70 tests)
   
   Total Test time (real) = 2787.52 sec
   
   The following tests FAILED:
         31 - arrow-compute-scalar-test (Timeout)
         32 - arrow-compute-vector-test (Timeout)
         37 - arrow-compute-hash-join-node-test (Timeout)
         39 - arrow-compute-tpch-node-test (Timeout)
         40 - arrow-compute-union-node-test (Timeout)
         49 - arrow-dataset-scanner-test (Timeout)
         50 - arrow-dataset-file-csv-test (Timeout)
         65 - parquet-arrow-test (Timeout)
   Errors while running CTest
   ```
   
   ### Component(s)
   
   C++, Continuous Integration


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