-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.6.0-rc1
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
These tests inserts a huge number of documents, initiates a background index build and tries to perform another task in parallel while the background index task is active. The problem is that this is timing dependent and the current test setup tries to achieve this by inserting insane amount of documents.
This is also true for index_delete.js
- is duplicated by
-
SERVER-24064 Fix indexbg_restart_sigkill_secondary_noretry.js to not be timing based
- Closed
- related to
-
SERVER-13214 Temporarily restore indexbg*.js test to use legacy writes
- Closed
-
SERVER-13215 Move racy indexbg* tests back to replSet suites
- Closed
-
SERVER-52995 Delete or replace indexbg_interrupts.js
- Closed
-
SERVER-38301 improve racy indexbg_drop.js test
- Closed
-
SERVER-24070 Make index_delete.js not timing dependent
- Closed