-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Empty show more show less
Tests are failing from a few common causes:
1. There is a test that triggers a replicaSet stepdown, which kills tests following it until a new primary is selected
2. There might be a session leak
3. The order that the tests are run in seems to influence success and failure.