EnricoMi commented on PR #44990:
URL: https://github.com/apache/arrow/pull/44990#issuecomment-2747355836

   > Why the CI jobs with SegFault are still green?
   
   @wgtmac because failing tests are attempted three times (see `until-pass:3`):
   
   
https://github.com/apache/arrow/blob/40c5300edc6ccc0ea4a9131722628ac6203ce806/ci/scripts/cpp_test.sh#L98-L105
   
   These segfaults do not occur consistently, so tests are very likely to pass 
within three attempts. These are flaky tests and `until-pass:3` hides them.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to