0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-24 00:17:37 +01:00
mongodb/jstests/disk
Malik Endsley b65062ccd6 SERVER-96356: Don't run logCollStats if indexes have structural damage in validate full: true (#29044)
GitOrigin-RevId: 4e1022cfd2987e3b669c05b85700dfd249a4902c
2024-11-15 18:50:57 +00:00
..
libs SERVER-95554: Change the use of getWinningPlan to getWinningPlanFromExplain for jstests aggregation/*, sharding/*, disk/*, /core/clustered/* (#28456) 2024-10-30 19:18:58 +00:00
dbcheck_full_bson_validate.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
dbNoCreate.js
directoryperdb.js
killall.js
OWNERS.yml SERVER-91541 Add owners file to jstests/disk (#28901) 2024-11-06 21:03:52 +00:00
repair_clustered_collection.js
repair_corrupt_document.js
repair_does_not_invalidate_config_on_standalone.js
repair_duplicate_keys.js
repair_failure_is_recoverable.js
repair_index_format_version.js
repair_invalidates_replica_set_config.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
repair_removes_invalid_index_options.js SERVER-93528 Remove flaky test for crash without --repair (#28492) 2024-10-29 19:51:12 +00:00
repair_unfinished_indexes.js SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174) 2024-10-22 02:53:25 +00:00
too_many_fds.js
validate_bson_inconsistency.js
wt_corrupt_file_errors.js SERVER-95412: Modify wt_corrupt_file_errors.js and wt_missing_file_errors.js to not depend on particular log messages (#27752) 2024-10-03 20:41:54 +00:00
wt_missing_file_errors.js SERVER-95412: Modify wt_corrupt_file_errors.js and wt_missing_file_errors.js to not depend on particular log messages (#27752) 2024-10-03 20:41:54 +00:00
wt_repair_corrupt_files.js
wt_repair_corrupt_metadata.js
wt_repair_inconsistent_index.js
wt_repair_missing_files.js
wt_repair_orphaned_idents.js
wt_size_storer_cleanup_replica_set.js
wt_size_storer_cleanup_standalone.js
wt_startup_with_missing_user_collection.js SERVER-95628 Make rawMongoProgramOutput more robust (#28204) 2024-10-22 22:40:58 +00:00
wt_validate_corrupt_files.js SERVER-96356: Don't run logCollStats if indexes have structural damage in validate full: true (#29044) 2024-11-15 18:50:57 +00:00
wt_validate_table_logging.js