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/10/12 22:13:00 UTC

[jira] [Resolved] (IMPALA-9184) TestImpalaShellInteractive.test_ddl_queries_are_closed is flaky

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

Tim Armstrong resolved IMPALA-9184.
-----------------------------------
    Resolution: Cannot Reproduce

I tried to reproduce on an ASAN build locally with no luck. Please reopen if it reoccurs, but we should make sure to get more logs to help debug.

> TestImpalaShellInteractive.test_ddl_queries_are_closed is flaky
> ---------------------------------------------------------------
>
>                 Key: IMPALA-9184
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9184
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Sahil Takiar
>            Assignee: Tim Armstrong
>            Priority: Major
>              Labels: broken-build, flaky
>
> The following test is flaky:
> shell.test_shell_interactive.TestImpalaShellInteractive.test_ddl_queries_are_closed[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] (from pytest)
> Error Message
> {code:java}
> AssertionError: drop query should be closed assert <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x8a1fad0>>(0) + where <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x8a1fad0>> = <tests.common.impala_service.ImpaladService object at 0x8a1fad0>.wait_for_num_in_flight_queries
> {code}
> Stacktrace
> {code:java}
> Impala/tests/shell/test_shell_interactive.py:338: in test_ddl_queries_are_closed assert impalad.wait_for_num_in_flight_queries(0), MSG % 'drop' E AssertionError: drop query should be closed E assert <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x8a1fad0>>(0) E + where <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x8a1fad0>> = <tests.common.impala_service.ImpaladService object at 0x8a1fad0>.wait_for_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