mongo/jstests/core/query/plan_cache
Matthew Boros 16f6621bc7 SERVER-124452 Create property-based test for correctness of replanning queries (#52089)
GitOrigin-RevId: 60246b7dd27e25bb5abede94a377e756ac27c810
2026-05-04 18:00:58 +00:00
..
BUILD.bazel SERVER-109091 Create glob-like targets for jstest libraries (#39901) 2025-08-11 23:22:56 +00:00
cache_correctness_pbt.js SERVER-118760 Disable featureCompatibilityVersion server parameter on mongos (#47472) 2026-03-16 14:21:33 +00:00
cache_correctness_replanning_pbt.js SERVER-124452 Create property-based test for correctness of replanning queries (#52089) 2026-05-04 18:00:58 +00:00
cache_usage_pbt.js SERVER-103381 Add PBT for timeseries collections for cache usage and basic aggregation stages behavior (#45017) 2025-12-10 20:54:03 +00:00
cached_plan_trial_does_not_discard_work.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00
collation_plan_cache.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
elem_match_index_diff_types.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00
huge_plan_cache_entry.js SERVER-123500 Move huge_plan_cache_entry.js to passthrough and add tags to restrict it from incompatible suites (#51519) 2026-04-09 18:55:02 +00:00
in_expression_plan_cache.js SERVER-119767 Exclude SBE plan cache tests from new executor suite (#48174) 2026-02-20 18:39:42 +00:00
introspect_hidden_index_plan_cache_entries.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00
match_or_duplicate_predicate_plan_cache.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00
OWNERS.yml SERVER-124452 Create property-based test for correctness of replanning queries (#52089) 2026-05-04 18:00:58 +00:00
plan_cache_clear.js SERVER-119297: Convert planCacheClear commands to TypedCommand (#47964) 2026-02-24 00:25:29 +00:00
plan_cache_distinct.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00
plan_cache_eof.js SERVER-119767 Exclude SBE plan cache tests from new executor suite (#48174) 2026-02-20 18:39:42 +00:00
plan_cache_list_plans.js SERVER-122029 Remove use of simulate_atlas_proxy.js (#50818) 2026-04-01 00:13:05 +00:00
plan_cache_list_shapes.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00
plan_cache_positional_projection.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00
plan_cache_sbe_hinted.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
plan_cache_sbe.js SERVER-119767 Exclude SBE plan cache tests from new executor suite (#48174) 2026-02-20 18:39:42 +00:00
plan_cache_shell_helpers.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00
plan_cache_stats_shard_and_host.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00
plan_cache_stochastic_test.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
queries_create_one_cache_entry_pbt.js SERVER-114625 Enable existing PBT in timeseries_crud_jscore_passthrough (#44593) 2025-12-03 16:14:34 +00:00
query_solution_hash.js SERVER-111817 Add tag to exclude tests from timeseries CRUD suite (#44113) 2025-11-21 18:08:16 +00:00