etseidl opened a new pull request, #11158: URL: https://github.com/apache/arrow-rs/pull/11158
# Which issue does this PR close? N/A # Rationale for this change A recently added unit test takes a long time to run through Miri. See for example https://github.com/apache/arrow-rs/actions/runs/35576505044/job/106259438819?pr=11149. Even with #11152 in the queue, it's worth skipping tests that will timeout eventually. # What changes are included in this PR? Configure Miri to skip the test. # Are these changes tested? N/A # 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]
