You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "pitrou (via GitHub)" <gi...@apache.org> on 2023/06/27 15:56:08 UTC

[GitHub] [arrow] pitrou opened a new issue, #36330: [C++][CI] Sporadic failure in TestThreadPool.SubmitWithStopTokenCancelled

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

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   See Windows CI here:
   ```
   [ RUN      ] TestThreadPool.SubmitWithStopTokenCancelled
   D:/a/arrow/arrow/cpp/src/arrow/util/thread_pool_test.cc(791): error: Expected: (n_success) > (0), actual: 0 vs 0
   [  FAILED  ] TestThreadPool.SubmitWithStopTokenCancelled (435 ms)
   ```
   https://github.com/apache/arrow/actions/runs/5386269380/jobs/9776134872#step:12:442
   
   
   ### 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: issues-unsubscribe@arrow.apache.org.apache.org

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