-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Correctness
-
Fully Compatible
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Test that take longer than 100s are the following:
//src/mongo/db/s:db_s_shard_server_test PASSED in 411.7s //src/mongo/db/pipeline:db_pipeline_test PASSED in 267.6s //src/mongo/db/repl:oplog_application_test PASSED in 210.8s //src/mongo/db/s:db_s_config_server_test PASSED in 168.6s //src/mongo/util:util_test PASSED in 157.6s //src/mongo/db/repl:db_repl_coordinator_test PASSED in 147.8s //src/mongo/db/repl:replication_recovery_test PASSED in 140.2s //src/mongo/db/storage/wiredtiger:storage_wiredtiger_test PASSED in 113.9s //src/mongo/db/transaction:db_transaction_test PASSED in 106.0s
The db_s_shard_server_test (in group4) is the longest overall and contains many many cpp test files that can be chunked apart to reduce waiting time on the longest runs.