mongo/jstests/disk
Gregory Noma 083e0d0356 SERVER-68186 Reconcile index table metadata during startup if there is a mismatch to the index type (#29182)
GitOrigin-RevId: f39cc9d85529a16462f7128b64540a0dbe06c5a2
2024-12-09 17:57:26 +00:00
..
libs SERVER-68186 Reconcile index table metadata during startup if there is a mismatch to the index type (#29182) 2024-12-09 17:57:26 +00:00
dbNoCreate.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
directoryperdb.js SERVER-80974 Defer untimestamped drops until the catalog is checkpointed 2023-11-14 17:59:49 +00:00
killall.js SERVER-45454 Desugar where to expr + function 2020-02-13 14:58:45 +00:00
repair_clustered_collection.js SERVER-67290 Support repair on clustered collections with missing _mdb_catalog 2023-01-09 15:52:02 +00:00
repair_corrupt_document.js SERVER-50205 re-enable repair_corrupt_document.js and validate_repair_mode.js under windows 2020-08-14 21:39:49 +00:00
repair_does_not_invalidate_config_on_standalone.js SERVER-50534: Have --repair behave better in the presence of views. 2020-08-26 01:24:33 +00:00
repair_duplicate_keys.js SERVER-49706 Repair should not write documents with duplicate keys to local.system collections 2020-08-06 19:45:58 +00:00
repair_failure_is_recoverable.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
repair_index_format_version.js SERVER-68186 Reconcile index table metadata during startup if there is a mismatch to the index type (#29182) 2024-12-09 17:57:26 +00:00
repair_invalidates_replica_set_config.js SERVER-49862 Clarify usages of `skipEnforceFastCountOnValidate` 2021-08-05 20:32:19 +00:00
repair_unfinished_indexes.js SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from jsCore and disk tests 2020-05-07 14:08:38 +00:00
too_many_fds.js SERVER-39562 Repair should handle duplicate unique index keys 2020-07-16 20:26:51 +00:00
wt_corrupt_file_errors.js SERVER-47076 Clean up log lines in mongo/util 2020-03-27 22:39:04 +00:00
wt_missing_file_errors.js SERVER-47076 Clean up log lines in mongo/util 2020-03-27 22:39:04 +00:00
wt_repair_corrupt_files.js SERVER-49287 Enable testing of corrupt WT history stores 2020-10-29 15:04:24 +00:00
wt_repair_corrupt_metadata.js SERVER-52997 Do not abort WiredTiger when corruption is encountered in 2021-07-01 14:15:14 +00:00
wt_repair_inconsistent_index.js SERVER-49842 Startup repair should rebuild indexes when validate index inconsistencies exceed the memory limit 2020-08-25 16:24:36 +00:00
wt_repair_missing_files.js SERVER-48544 Test MongoDB repair against a corrupted WT history store 2020-07-02 20:38:41 +00:00
wt_repair_orphaned_idents.js SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
wt_size_storer_cleanup_replica_set.js SERVER-83337 Wait for idents to be dropped in size storer cleanup test (#18037) 2024-01-16 21:44:47 +00:00
wt_size_storer_cleanup_standalone.js SERVER-33494 Remove size storer entry upon ident drop 2023-11-16 16:44:15 +00:00
wt_startup_with_missing_user_collection.js SERVER-62606 Add in-progress index build to wt_startup_with_missing_user_collection.js 2022-01-27 03:17:42 +00:00
wt_table_checks.js SERVER-68925 Reintroduce check table logging settings at startup 2022-08-26 09:50:30 +00:00