Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt 51ea9f11ab Bug 1393900 - Update mochitest runtimes files to balance the chunks, r=jmaher
MozReview-Commit-ID: FWsc3rBv7cL

--HG--
extra : rebase_source : 3b16636a00ba0ca64637043b54197fdaf32ba96c
2017-08-25 15:05:18 -04:00
Andrew Halberstadt 2ef7e2e6e8 Bug 1324047 - Update testing/runtimes/writeruntimes.py for new e10s schema in ActiveData, r=jgriffin
At some point ActiveData stopped considering 'e10s' as a separate suite and instead stored this information
in the "run.type" field. This updates the writeruntimes.py script and mochitest runtime file resolving accordingly.

MozReview-Commit-ID: LSk2q0hafcm

--HG--
extra : rebase_source : 935942fb02f72d790464a30734ab153c2d56d5a9
2016-12-19 12:09:10 -05:00
Dan Minor d296a671f5 Bug 1264772 - Fixup writeruntimes.py; r=ahal
This fixes a few typos in the script and updates the README with
instructions on how to run it.

MozReview-Commit-ID: 7XVgTIFZR2M

--HG--
extra : rebase_source : 3d5c3101824d77735afef966e5f90013c4cefaae
2016-04-14 16:01:14 -04:00
Andrew Halberstadt 012721f796 Bug 1199241 - Average runtime data across platforms instead of keeping it distinct, r=jgriffin
Keeping distinct platform runtime files takes up a lot of space. It also adds complexity and
greater possibility for mistakes, if a file for some arbitrary platform (like pgo) doesn't
exist, there will be a failure. This patch removes all platform specific runtime files and
replaces them with a single per suite file. The times in this file are averaged across all
platforms the tests run on. With the added space savings, we take into account the 50th
percentile of tests, instead of the 90th.

--HG--
extra : commitid : 5L2JbrrWeFG
extra : rebase_source : 655803afec3efe3c02602fb38b77cd46eeb85f77
2015-08-27 17:37:26 -04:00
Jonathan Griffin 82f2af5443 Bug 1179292 - Write new runtime data only if changed, r=ahal
* * *
Bug 1179292 - Update runtimes files, r=ahal

--HG--
extra : commitid : 5s9DroHAyJ2
2015-07-13 11:02:53 -07:00
Jonathan Griffin 4280ff83f0 Bug 1173039 - Add script to normalize runtime chunks, r=ahal, DONTBUILD because NPOTB 2015-06-30 15:34:09 -07:00