3 references to s_maxExecutionTime
RunTests (3)
AssemblyScheduler.cs (3)
74limit: s_maxExecutionTime.TotalSeconds); 82.Where(kvp => kvp.Value > s_maxExecutionTime) 87ConsoleUtil.Warning($"There are {longTests.Count} tests have execution times greater than the maximum execution time of {s_maxExecutionTime}");