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

Michael Smith closed IMPALA-10067.
----------------------------------
    Resolution: Duplicate

Tracking in IMPALA-11921.

> TestImpalaShell.test_large_sql is flaky
> ---------------------------------------
>
>                 Key: IMPALA-10067
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10067
>             Project: IMPALA
>          Issue Type: Test
>          Components: Clients
>            Reporter: Sahil Takiar
>            Priority: Major
>
> {code:java}
> shell.test_shell_commandline.TestImpalaShell.test_large_sql[table_format_and_file_extension:
>  ('textfile', '.txt') | protocol: hs2-http] {code}
> This test failed recently in a pre-commit job: 
> https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/2920/testReport/junit/shell.test_shell_commandline/TestImpalaShell/test_large_sql_table_format_and_file_extension____textfile_____txt_____protocol__hs2_http_/
> {code}
> Error Message
> shell/test_shell_commandline.py:882: in test_large_sql     assert 
> actual_time_s <= time_limit_s, ( E   AssertionError: It took 20.2972311974 
> seconds to execute the query. Time limit is 20 seconds. E   assert 
> 20.297231197357178 <= 20
> Stacktrace
> shell/test_shell_commandline.py:882: in test_large_sql
>     assert actual_time_s <= time_limit_s, (
> E   AssertionError: It took 20.2972311974 seconds to execute the query. Time 
> limit is 20 seconds.
> E   assert 20.297231197357178 <= 20
> {code}



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

Reply via email to