SERVER-119975: Exclude lookup_unwind_sbe_pushdown.js from join passthrough (#48339)

GitOrigin-RevId: 4b90705ace1a6f9e6dfb19ae246c47168b796bcf
This commit is contained in:
Ben Shteinfeld 2026-02-19 14:54:48 -05:00 committed by MongoDB Bot
parent b2e2556e6e
commit c172464fdf

View File

@ -25,6 +25,7 @@ selector:
- jstests/sharding/query/change_streams/change_stream_no_orphans.js
# Tests that expect a specific plan
- jstests/aggregation/sources/lookup/lookup_query_stats.js
- jstests/aggregation/sources/lookup/lookup_unwind_sbe_pushdown.js
- jstests/noPassthrough/memory_tracking/hash_lookup_unwind_reports_memory_metrics.js
- jstests/noPassthrough/query/spill_to_disk_server_status.js
- jstests/core/query/index_deduplication.js