Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
ghx-label-5
Description
shell.test_shell_commandline.TestImpalaShell.test_large_sql[table_format_and_file_extension: ('textfile', '.txt') | protocol: hs2-http]
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_/
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
Attachments
Issue Links
- is duplicated by
-
IMPALA-11921 test_large_sql seems to be flaky
- Resolved
- is related to
-
IMPALA-7428 Flaky test: test_shell_commandline.py / test_large_sql
- Resolved