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

17 Коммитов

Автор SHA1 Сообщение Дата
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Dan Minor e4ca61493a Bug 1264772 - Add runtimes file for mochitest-media; r=ahal
MozReview-Commit-ID: BhSHSw3QqJQ

--HG--
extra : rebase_source : efa687d240a4220fffb15d91ad798d16d15926f5
2016-04-14 10:39:33 -04: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
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