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

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

     [ https://issues.apache.org/jira/browse/ARROW-11771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-11771:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)