-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Replication
-
Fully Compatible
-
ALL
-
Repl 2024-01-22, Repl 2024-02-05
-
163
The resmoke selector for replica_sets_kill_secondary.yml is specifying jstests/core/*.js rather than jstests/core/**/*.js. This means after the changes from 4be00f9 as part of SERVER-64473 the following test suites are not running all of the tests from the jstests/core/ subdirectories:
- replica_sets_kill_secondaries_jscore_passthrough.yml
- change_streams_pre_images_replica_sets_kill_secondary_jscore_passthrough.yml
- change_streams_change_collection_replica_sets_kill_secondary_jscore_passthrough.yml
- is caused by
-
SERVER-64473 Take a stab at splitting up the jscore suite
-
- Closed
-
- is related to
-
SERVER-86335 Remove hardcoded timeout in kill secondary passthroughs
-
- Closed
-
-
SERVER-68699 Write a test that checks that resmoke suite config is valid
-
- Closed
-
- related to
-
SERVER-86316 Hardcode timeout for replica_sets_kill_secondary passthroughs
-
- Closed
-