Bug 1628973 - Speedometer test wrong score after name change r=perftest-reviewers,alexandru.irimovici

Differential Revision: https://phabricator.services.mozilla.com/D70535

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Marian Raiciof 2020-04-10 15:24:00 +00:00
Родитель 40bca43abb
Коммит 85cab21cbf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -300,7 +300,7 @@ class PerftestOutput(object):
if testname.startswith("raptor-v8_7"):
return 100 * filters.geometric_mean(_filter(vals))
if testname.startswith("raptor-speedometer"):
if testname.startswith("raptor-speedometer") or testname.startswith("speedometer"):
correctionFactor = 3
results = _filter(vals)
# speedometer has 16 tests, each of these are made of up 9 subtests