Remove duplication of test code which varies only by feature flag

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      index_build_interceptor_test.cpp includes three pairs of tests with each pair differing only by feature flag but the remaining test code is duplicated:

      • SingleInsertIsSavedToDuplicateKeyTable(PrimaryDriven)
      • SingleInsertIsSavedToSkippedRecordsTrackerTableStringRid(PrimaryDriven)
      • SingleInsertIsSavedToSkippedRecordsTrackerTableIntRidPrimaryDriven & SingleInsertIsSavedToSkippedRecordsIntRidTrackerTable

      task is to extract common code per pair

            Assignee:
            Unassigned
            Reporter:
            Jess Balint
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: