-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Correctness
-
Fully Compatible
-
ALL
-
2024-10-01
The check_feature_flag_tags task failed unnecessarily https://spruce.mongodb.com/task/mongodb_mongo_master_amazon_linux2_arm64_static_compile_check_feature_flag_tags_patch_f38a3f62e5f11b9578c337a08a2a67a0c8c349f7_66df630e53a7aa00070af97a_24_09_09_21_05_29/logs?execution=0&sortBy=STATUS&sortDir=ASC
Despite tests were updated with tags it complains that those tasks are missing the tag
https://parsley.mongodb.com/evergreen/mongodb_mongo_master_amazon_linux2_arm64_static_compile_check_feature_flag_tags_patch_f38a3f62e5f11b9578c337a08a2a67a0c8c349f7_66df630e53a7aa00070af97a_24_09_09_21_05_29/0/task?bookmarks=0%2C2230&selectedLineRange=L1783-L1795&shareLine=1783
[2024/09/09 21:23:48.402] Found tests missing `requires_fcv_81` tag: [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/count/query_stats_count_cmd_explain.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/count/query_stats_count_cmd_key.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/count/query_stats_count_cmd_metrics.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/count/query_stats_count_cmd_one_way_tokenization.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/count/query_stats_count_cmd_view.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/distinct_cmd_one_way_tokenization.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/query_stats_distinct_cmd_explain.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/query_stats_distinct_cmd_metrics.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/query_stats_distinct_cmd_non_existent_db.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/query_stats_distinct_cmd_size_limit.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/query_stats_distinct_key.js [2024/09/09 21:23:48.402] jstests/noPassthrough/queryStats/query_stats_distinct_view.js