-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
If I run db_query_test locally, it times out after 300s. If I extend the time, I get the following message:
$ bazel test -t- //src/mongo/db/query:db_query_test --test_timeout=600
...
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
query_planner_tree_test.cpp takes about 280 seconds to finish
- depends on
-
SERVER-100688 Analyze and reduce compilation time of query and query/optimizer test binaries
-
- Closed
-
- is caused by
-
SERVER-90828 Handle trivially false queries which attempt an index scan
-
- Closed
-