-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
v3.6
-
TIG 2018-04-09
The changes from 9245615 as part of SERVER-30325 which added TestData.excludedDBsFromDBHash=["config"] to all of the fuzzer test suites were never reverted. However, the changes from 64bed81 as part of SERVER-33068 removed calling jsTest.options().excludedDBsFromDBHash and using that as the argument for excludedDBs. We should wire TestData.excludedDBsFromDBHash back up in both jstests/hooks/run_check_repl_dbhash.js and jstests/hooks/run_initial_sync_node_validation.js but remove it from all of the fuzzer test suite definitions.
- jstestfuzz_interrupt_replication.yml
- jstestfuzz_replication.yml
- jstestfuzz_replication_session.yml
- jstestfuzz_sharded.yml
- jstestfuzz_sharded_causal_consistency.yml
- jstestfuzz_sharded_continuous_stepdown.yml
- jstestfuzz_sharded_session.yml
- is related to
-
SERVER-33068 run_check_repl_dbhash.js hook exits without actually running dbhash on a replica set
- Closed
-
SERVER-30325 Cache transaction progress in the Session object
- Closed