-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Query Execution, Testing Infrastructure
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
QE 2026-02-16
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BF-41459 exposed a failure in the view_definition_feature_compatibility_version.js test when running it inside the "future git tag" tasks (multiversion_auth_future_git_tag, multiversion_future_git_tag).
The "future git tag" tasks use a special git tag r100.0.0-999 when building the executable, which sets the MongoDB version number / latest to 100.0, and the last-continuous to 8.3 (at the timing of writing this).
The test in view_definition_feature_compatibility_version.js does not expect last-continuous to be higher than 8.2, and will fail if it is.
It should therefore be excluded from the future git tag task.
- is caused by
-
SERVER-115004 Create tests for testing FCV on the feature flag
-
- Closed
-
- related to
-
SERVER-119141 Exclude collection_validator_feature_compatibility_version.js from future git tag
-
- Closed
-