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

[GitHub] [arrow] raulcd commented on pull request #35672: GH-35176: [C++] Add support for disabling threading for emscripten

raulcd commented on PR #35672:
URL: https://github.com/apache/arrow/pull/35672#issuecomment-1572263253

   > @kou I don't know why that last version of this PR had a fail on arm64-ubuntu. I've merged latest changes into my branch to see if it fails there also. It may just be a freak github actions fail though.
   
   We use self-hosted runners for ARM64. I am not sure why the test fails either:
   ```
    [ RUN      ] TestSelfPipe.ForkSafety
   /arrow/cpp/src/arrow/testing/gtest_util.cc:603: Failure
   Failed
   Child terminated by signal 11
   [  FAILED  ] TestSelfPipe.ForkSafety (17 ms)
   ```
   I've kicked CI.


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