-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
v4.2, v4.0
-
DAG 2019-07-15
-
25
We are currently calculating an average runtime for all hooks for a given test, then adding that average to the average test time.
Instead we should be calculating average runtime for each hook separately, then summing them and adding them to the test runtime.
As a server engineer,
I want hooks calculated correctly,
so I don't hit timeouts when running burn_in and resmoke