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

Remove _test suffix from test names that had been introduced to make names prefix-free

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 2.9.0
    • Impala 2.9.0
    • Infrastructure
    • None

    Description

      Prior to IMPALA-4735 we had added a _test suffix to some tests to make them individually selectable with impala-py.test's -k switch. Now they are not needed anymore and should be removed.

      ~/i1/tests(master) ✗$ git grep -E "def test_[^(]*_test\("
      custom_cluster/test_query_expiration.py:41:  def test_query_expiration_test(self, vector):
      query_test/test_insert.py:114:  def test_insert_test(self, vector):
      

      Attachments

        Activity

          People

            lv Lars Volker
            lv Lars Volker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: