Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
Replication
Description
These seems to repeat a lot in our testsuite yml files, e.g. this.
# These tests are not expected to pass with replica-sets:
|
- jstests/core/dbadmin.js
|
- jstests/core/opcounters_write_cmd.js
|
- jstests/core/read_after_optime.js
|
- jstests/core/capped_update.js
|
We should tag these tests so we don't have to copy-paste them into every new suite's exclude_files list.