dianaclarke opened a new pull request #9564: URL: https://github.com/apache/arrow/pull/9564
I recently added additional tests to: https://github.com/apache/arrow/blob/master/dev/archery/tests/test_benchmarks.py But just noticed that they aren't actually being executed by CI (because they aren't in the expected location): {code} - name: Archery Unittests working-directory: dev/archery run: pytest -v archery {code} ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
