Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
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
- is related to
-
SERVER-27421 Parallel test suites should pick up tests in subdirectories of jstests/core
-
- Closed
-