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

TestDebugActions.test_catalogd_debug_actions hits assert on s3 test run

    XMLWordPrintableJSON

Details

    Description

      A recent run of tests on s3 showed the following error on TestDebugActions.test_catalogd_debug_actions:

      metadata/test_catalogd_debug_actions.py:35: in test_catalogd_debug_actions
          debug_action="catalogd_refresh_hdfs_listing_delay:JITTER@50@0.5", delta=2000)
      metadata/test_catalogd_debug_actions.py:50: in __run_debug_action
          assert (time_taken_after - time_taken_before) > delta
      E   assert (5008 - 3265) > 2000

      This test was added by IMPALA-10219 (https://github.com/apache/impala/commit/15c3b13e9730479e096275d974000ae9fe8fbb83).

      Attachments

        Activity

          People

            vihangk1 Vihang Karajgaonkar
            joemcdonnell Joe McDonnell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: