You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2022/07/12 13:46:00 UTC

[jira] [Resolved] (IMPALA-11246) TestAcid.test_lock_timings is flaky

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

Zoltán Borók-Nagy resolved IMPALA-11246.
----------------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> TestAcid.test_lock_timings is flaky
> -----------------------------------
>
>                 Key: IMPALA-11246
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11246
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 4.1.0
>            Reporter: Csaba Ringhofer
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: flaky-test
>             Fix For: Impala 4.1.0
>
>
> query_test.test_acid.TestAcid.test_lock_timings[protocol: beeswax | exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 5000, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none]
> stacktrace:
> query_test/test_acid.py:343: in test_lock_timings
>     assert elapsed > 20 and elapsed < 25
> E   assert (25.887187957763672 > 20 and 25.887187957763672 < 25)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)