Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10067

TestImpalaShell.test_large_sql is flaky

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Clients
    • 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

          Activity

            People

              Unassigned Unassigned
              stakiar Sahil Takiar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: