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

views_coll_stats.js should use its own database

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.5.2
    • None
    • Fully Compatible
    • ALL
    • Query 2017-01-23
    • 0

    Description

      In SERVER-27421, the views tests were picked up by the parallel tester to be run in parallel. views_coll_stats.js uses the "views_stats" database, which is also used by views_stats.js. Unfortunately, both of these tests drop and recreate the database several times, which means that there's a chance they'll interfere with each other in a parallel test run.

      views_coll_stats.js should just use its own unique database.

      Attachments

        Issue Links

          Activity

            People

              kyle.suarez@mongodb.com Kyle Suarez
              kyle.suarez@mongodb.com Kyle Suarez
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: