-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
STM 2020-02-10
As reported in TIG-2265, test times reported by resmoke may be incorrect because the start time is marked before creating a test logger, which involves a network operation. We can address this by marking the test start time after creating the test logger.