You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Diana Clarke (Jira)" <ji...@apache.org> on 2021/02/24 20:55:00 UTC

[jira] [Created] (ARROW-11771) [Developer][Archery] Move benchmark tests (so CI runs them)

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)