You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/11/17 21:08:00 UTC

[jira] [Assigned] (IMPALA-10249) TestImpalaShell.test_queries_closed is flaky

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

Tim Armstrong reassigned IMPALA-10249:
--------------------------------------

    Assignee: Andrew Sherman

> TestImpalaShell.test_queries_closed is flaky
> --------------------------------------------
>
>                 Key: IMPALA-10249
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10249
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Quanlong Huang
>            Assignee: Andrew Sherman
>            Priority: Critical
>              Labels: broken-build, flaky
>
> Saw a failure in a CORE ASAN build:
> shell.test_shell_commandline.TestImpalaShell.test_queries_closed[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http] (from pytest)
> {code:java}
> /data/jenkins/workspace/impala-cdpd-master-core-asan/repos/Impala/tests/shell/test_shell_commandline.py:365: in test_queries_closed
>     assert 0 == impalad_service.get_num_in_flight_queries()
> E   assert 0 == 1
> E    +  where 1 = <bound method ImpaladService.get_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x7ac8510>>()
> E    +    where <bound method ImpaladService.get_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x7ac8510>> = <tests.common.impala_service.ImpaladService object at 0x7ac8510>.get_num_in_flight_queries {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org