Diana Clarke created ARROW-11771:
------------------------------------
Summary: [Developer][Archery] Move benchmark tests (so CI runs
them)
Key: ARROW-11771
URL: https://issues.apache.org/jira/browse/ARROW-11771
Project: Apache Arrow
Issue Type: Bug
Components: Archery, Developer Tools
Reporter: Diana Clarke
Assignee: Diana Clarke
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 message was sent by Atlassian Jira
(v8.3.4#803005)