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

[jira] [Resolved] (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 ]

Kouhei Sutou resolved ARROW-11771.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9564
[https://github.com/apache/arrow/pull/9564]

> [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
>             Fix For: 4.0.0
>
>          Time Spent: 20m
>  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)