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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Sometimes the test-conda-cpp-valgrind nightly test fails due to a timeout on 
arrow-compute-vector-test. Examples:
   * 
[test-conda-cpp-valgrind-8th-May](https://github.com/ursacomputing/crossbow/runs/13300362091)
 --> 8th May
   * 
[test-conda-cpp-valgrind-17th-May](https://github.com/ursacomputing/crossbow/runs/13536910626)
 --> 17th May
   
   with the failure:
   ```
   The following tests FAILED:
         25 - arrow-compute-vector-test (Timeout)
   ```
   When it succeeds it is close to the 500 seconds, example:
   * 
[test-conda-cpp-valgrind-11th-May](https://github.com/ursacomputing/crossbow/runs/13390735498)
 --> 11th May, 405 seconds
   * 
[test-conda-cpp-valgrind-13th-May](https://github.com/ursacomputing/crossbow/runs/13450414928)-->
 13th May, 468 seconds
   
   I am not sure whether we should reduce the tests time or split the test so 
we stop getting those timeouts.
   
   ### 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