cyb70289 commented on PR #12442: URL: https://github.com/apache/arrow/pull/12442#issuecomment-1088315886
`arrow-threading-utility-test` failed on macos: https://github.com/apache/arrow/runs/5818260165?check_suite_focus=true#step:8:420 The nested fork test is supposed to be skipped on macos, but looks we reversed the condtion check: https://github.com/apache/arrow/blob/91c62bdb7e9b802009ac96fedd1985377d00d585/cpp/src/arrow/util/thread_pool_test.cc#L725 cc @westonpace Please note this PR is not rebased to tip, line number of `thread_pool_test.cc` doesn't match current code. -- 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]
