-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
v7.0, v6.0, v5.0
-
Execution Team 2024-08-05
-
0
capped_empty.js uses the test-only emptycapped command, which may not play nicely with RunDBCheckInBackground. SERVER-92770 will entirely remove emptycapped moving forward, but for v8.0 (and earlier) we may want to take a more light-handed approach. For instance we could prevent the test from running in suites that use RunDBCheckInBackground, or move the test to noPassthrough rather than core, or even just remove the test entirely.
- related to
-
SERVER-92770 Remove emptycapped and related tests
- Closed