-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Repl 2018-10-08
-
12
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
This test currently fails because it relies on a failpoint that gets turned off by the CheckReplDBHashInBackground hook. max.hirschhorn pointed out that we don't actually want tests in jstests/core (or jstests/concurrency) to set failpoints since that could impact other tests running in parallel.