Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8070 Unify backend tests into a single executable
  3. IMPALA-8176

Convert tests with trivial main() functions to use a unified executable

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.3.0
    • Infrastructure
    • None
    • ghx-label-1

    Description

      With the initial commit for the unified backend test executable commited (IMPALA-8071), it should be straight-forward to convert another set of tests to use the unified executable. Any test with a simple main() function (such as IMPALA_TEST_MAIN()) should require only modest changes to convert.

      Command to find such tests:

      git grep IMPALA_TEST_MAIN

      It looks like there are dozens of such tests:

      joe@joemcdonnell:~/Impala$ git grep IMPALA_TEST_MAIN\(\) | wc -l
      38
      

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: