Commit Graph

14 Commits

Author SHA1 Message Date
J. Ryan Stinnett
4f1af0e003 Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
--HG--
extra : commitid : BSf4D59s9HF
extra : rebase_source : 4d14e1aa3ad93bbb426861336e8b703bc1e0b3af
2015-09-21 12:07:31 -05: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
975384033a Bug 1184930 - Add win32-pgo e10 m-bc runtime file, a=test-only on a CLOSED TREE
--HG--
extra : commitid : 9DmKzEmJCTM
2015-07-20 16:09:41 -07:00
Jonathan Griffin
de866982ce Bug 1179292 - Update runtimes, r=ahal
--HG--
extra : commitid : BcvbhvmlLOl
2015-07-13 11:03:30 -07:00
Jonathan Griffin
110af4df17 Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE
--HG--
extra : commitid : AKM0jWNMnzH
2015-07-13 14:13:37 -07:00
Jonathan Griffin
388b3743d5 Bug 1179292 - Update runtimes, r=ahal
--HG--
extra : commitid : E3Zi121sjSH
2015-07-13 11:03:30 -07: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
Jonathan Griffin
0abccecf45 Bug 1170632 - Add win and linux64-pgo e10s runtimes files, a=fix bustage 2015-06-09 13:08:42 -07:00
Jonathan Griffin
689eacf896 bug 1170632 - Add linux64-pgo runtimes for mbc, a=fix bustage 2015-06-09 12:45:56 -07:00
Jonathan Griffin
3a441a8dc4 Bug 1170632 - Fix platform_guess for osx; add pgo runtimes for mbc. r=ahal, a=me
--HG--
extra : transplant_source : %EBa%1Au%14%0E%1E%26%D9%93%0D%92%F2%7CA6%97%C6%03.
2015-06-05 16:29:18 -07:00
Jonathan Griffin
4463f6096c Bug 1170632 - Add missing runtimes for mochitest-bc, r=ahal, DONTBUILD because NPOTB 2015-06-04 15:57:54 -07:00
Andrew Halberstadt
23dabc3c03 Bug 1142050 - Add --chunk-by-runtime option to mochitest, r=jmaher
With --chunk-by-runtime enabled, test runtime data collected from automation is used to try and make all chunks take the same amount of time. So far only data for mochitest browser-chrome is added.

--HG--
extra : rebase_source : e6f8327286ee3e69036f7781211f618b870823b5
2015-03-26 15:21:45 -04:00
Andrew Halberstadt
c120e0225f Bug 1139904 - Add initial test runtime files for mochitest browser-chrome and devtools, r=jmaher
--HG--
extra : rebase_source : 6edb677b4ea50a769ab6d14f508a449af3baada5
2015-03-11 16:05:36 -04:00