danepitkin opened a new pull request, #38058: URL: https://github.com/apache/arrow/pull/38058
### Rationale for this change Some hypothesis tests are consistently flaky due to taking too long to generate examples. "Too long" is ~2 seconds so let's just suppress the warnings. It is suppressed only for a small number of tests. ### What changes are included in this PR? * Suppress hypothesis warnings for test data generation being too slow (> 2 seconds). ### Are these changes tested? Will test the hypothesis CI job here. ### Are there any user-facing changes? No -- 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]
