You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/20 17:07:23 UTC

[GitHub] [arrow] pitrou commented on pull request #13651: ARROW-17087: [C++] Race condition in scanner test

pitrou commented on PR #13651:
URL: https://github.com/apache/arrow/pull/13651#issuecomment-1190534933

   Looks like it's stuck after this error:
   ```
   [----------] 3 tests from TestThreadPoolForkSafety
   [ RUN      ] TestThreadPoolForkSafety.Basics
   /arrow/cpp/src/arrow/util/thread_pool_test.cc:780: Failure
   Value of: _fut41.Wait(::arrow::kDefaultAssertFinishesWaitSeconds)
     Actual: false
   Expected: true
   ```
   https://github.com/apache/arrow/runs/7433803880?check_suite_focus=true#step:6:3837


-- 
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-unsubscribe@arrow.apache.org

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