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

[jira] [Resolved] (ARROW-12145) [Developer][Archery] Flaky test: test_static_runner_from_json

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

Yibo Cai resolved ARROW-12145.
------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> [Developer][Archery] Flaky test: test_static_runner_from_json
> -------------------------------------------------------------
>
>                 Key: ARROW-12145
>                 URL: https://issues.apache.org/jira/browse/ARROW-12145
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Developer Tools
>            Reporter: Diana Clarke
>            Assignee: Diana Clarke
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> This test assumes:
> {code}
>  artificial_reg, normal = RunnerComparator(contender, baseline).comparisons
> {code}
> When the return order could be:
> {code}
>  normal, artificial_reg = RunnerComparator(contender, baseline).comparisons
> {code}
> The return order of {{comparisons}} isn't deterministic.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)