Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-40847

hybrid_unique_index_with_updates.js should use a unique namespace for every test case

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.1.11
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage NYC 2019-05-06
    • 10

      hybrid_unique_index_with_updates.js runs multiple variations of the basic test for unique indexes built using the hybrid method. The test uses the same namespace test.hybrid during every test run. Sometimes the fail point enabled in a test run may interfere with the clean up from finalizing the replication two phase drop on a collection used in a previous test run. To mitigate this issue and to improve diagnostics in the case of a test failure, we should consider using a different namespace for every test run. This also makes it unnecessary to remove the collection at the beginning of every test run.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: