[SERVER-82288] Some wildcard tests fail in core_wildcard_indexes against Classic Engine All feature flags Created: 18/Oct/23  Updated: 30/Nov/23  Resolved: 20/Oct/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 7.2.0-rc0

Type: Bug Priority: Major - P3
Reporter: Alexander Ignatyev Assignee: Alexander Ignatyev
Resolution: Fixed Votes: 0
Labels: greenerbuild
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Assigned Teams:
Query Optimization
Backwards Compatibility: Fully Compatible
Operating System: ALL
Steps To Reproduce:

resmoke run --runAllFeatureFlagTests --suites core_wildcard_indexes --mongodSetParameters="{'internalQueryFrameworkControl': 'forceClassicEngine'}" jstests/core/query/query_hash_stability.js

Participants:
Linked BF Score: 5

 Description   

The following tests fail in core_wildcard_indexes test suite (but not in core) against the classic engine with all feature flags enabled:

  • jstests/core/index/index_bounds_minkey.js
  • jstests/core/query/query_hash_stability.js    
  • jstests/core/index/index_bounds_maxkey.js    
  • jstests/core/query/plan_cache/plan_cache_list_plans.js

Logs



 Comments   
Comment by Githook User [ 19/Oct/23 ]

Author:

{'name': 'Alexander Ignatyev', 'email': 'alexander.ignatyev@mongodb.com', 'username': 'aligusnet'}

Message: SERVER-82288 Tag tests with assumes_no_implicit_index_creation

`core_wildcard_indexes` test suite creates additional wildcard indexes which results in unanticipated query plans and the tests' failures. Tagging the failing tests effectively excludes them from the test suite.
Branch: master
https://github.com/mongodb/mongo/commit/b2cb09fd724ee27063ba4d3a116a922c6a375e5a

Generated at Thu Feb 08 06:48:47 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.