Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.15.0, 5.1.0
    • None
    • None

    Description

      This is - after ViewIT - the slowest test we have.

      Right now we're testing all combinations of columnEncoded, multiTenant, and salted, i.e. 2^3 combinations.

      I think that is not necessary. We can instead do the following four combinations instead:
      (false, false, false), (true, false, true), (true, true, false), (true, true, true)

      We'd cover no-columnencoding only once, and make sure we have the other three remaining combinations for a total of 4. That will cut the runtime to 1/2.

      Attachments

        1. 5349.txt
          1 kB
          Lars Hofhansl

        Activity

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: