cocoa-xu commented on PR #1769: URL: https://github.com/apache/arrow-adbc/pull/1769#issuecomment-2079611183
Sorry but I didn't find there're any tests (in fact any code) that are expecting any error message that is (or contains) `"Cancelled by request"` or `"Deadline exceeded"`. Plus, even if there're some tests that should be updated because of the changes made here, it doesn't make sense that only Python 3.9 (and perhaps Python 3.11) failed on `macos-13` instead of all of them (i.e., on `macos-latest`, `ubuntu-latest` and `windows-latest` for both Python 3.9 and 3.11). [CI results](https://github.com/apache/arrow-adbc/actions/runs/8830624364?pr=1769). Furthermore, the same test also failed in other CI runs, https://github.com/apache/arrow-adbc/actions/runs/8843931798/job/24285879645#step:14:1213, in PR #1762. It's unlikely that the changes in this PR has caused the above failed CI jobs. -- 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]
