pitrou opened a new issue, #41214: URL: https://github.com/apache/arrow/issues/41214
### Describe the enhancement requested Hypothesis tests use randomly-generated input data. When the data triggers a crash such as [here](https://github.com/ursacomputing/crossbow/actions/runs/8682389434/job/23806853642#step:7:5562), hypothesis to print out the seed for reproduction purposes. In these cases, it may be useful for the [example database](https://hypothesis.readthedocs.io/en/latest/database.html) to be uploaded as a CI artifact. Presumably, that would allow for local reproduction by a developer. ### Component(s) Continuous Integration, Python -- 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]
