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

TestAdmissionController.test_set_request_pool seems flaky

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 3.4.0
    • Impala 4.0.0
    • Backend
    • ghx-label-14

    Description

      Expected query error didn't occur. Happened once so far. bikram, can you please take a look ?

      Error Message
      AssertionError: Query should return error assert False
      Stacktrace
      hs2/hs2_test_suite.py:63: in add_session
          lambda: fn(self))
      hs2/hs2_test_suite.py:44: in add_session_helper
          fn()
      hs2/hs2_test_suite.py:63: in <lambda>
          lambda: fn(self))
      custom_cluster/test_admission_controller.py:312: in test_set_request_pool
          self.__check_pool_rejected(client, 'root.queueA', "exceeded timeout")
      custom_cluster/test_admission_controller.py:195: in __check_pool_rejected
          assert False, "Query should return error"
      E   AssertionError: Query should return error
      E   assert False
      

      Attachments

        Activity

          People

            bikramjeet.vig Bikramjeet Vig
            kwho Michael Ho
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: