зеркало из https://github.com/mozilla/pjs.git
Bug 386359 - "need more Ts runs in Talos" (get Talos to use TS_NUM_RUNS) [p=alice r=robcee]
This commit is contained in:
Родитель
5a0917c43a
Коммит
0fda500d71
|
@ -138,7 +138,7 @@ def RunStartupTests(profile_configs, num_runs):
|
|||
ffinfo.GetMetricsFromBrowser(config[2], profile_dir)
|
||||
|
||||
# Run the startup tests for this profile and log the results.
|
||||
times = RunStartupTest(config[2], profile_dir, 5, 10)
|
||||
times = RunStartupTest(config[2], profile_dir, num_runs, 10)
|
||||
all_times.append(times)
|
||||
|
||||
# Delete the temp profile directory. Make it writeable first,
|
||||
|
|
Загрузка…
Ссылка в новой задаче