mirror of
https://github.com/langchain-ai/datafusion.git
synced 2026-07-19 23:35:20 -04:00
e70f7db4a5
This adds a one hour timeout to the R builds. It changes the R CI test script to use `reporter="location"` by default. It adds a dump test logs step to the end of the build that will always dump the test output regardless of success/failure. These three changes combined will make it much easier to debug test failures in R tests. Closes #9846 from westonpace/feature/arrow-12143 Lead-authored-by: Weston Pace <weston.pace@gmail.com> Co-authored-by: Jonathan Keane <jkeane@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>