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

timeseries_insert.js fails in the parallel test suite due to unique index on existing collection

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2020-12-14
    • 19

      When timeseries_insert.js is run in the parallel test suite, it re-uses the collection name from previous tests in the same thread. To avoid issues with existing unique indexes, this test should drop the collection before repopulating it with data.

            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: