Ryan VanderMeulen
7c11ff37e3
Merge m-c to inbound. a=merge
2015-07-16 16:20:16 -04:00
Jordan Lund
ad4d03f6ef
Bug 1154796 - bump mozharness.json to match 239491bc393a, CLOSED TREE r=ryanvm a=testing
...
--HG--
extra : amend_source : d599fae2ccb0b8599e41d8d37ecfbf49a585a4de
2015-07-16 11:02:52 -07:00
Jordan Lund
b7ceb47a26
Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 239491bc393a, r=ryanvm a=testing
2015-07-16 11:01:57 -07:00
Kim Moir
1a968e52c0
no bug a=me update mh version
2015-07-15 12:35:12 -04:00
Mike Hommey
67e02ffc14
Bug 1182407 - Use unpack feature of tooltool wherever possible. r=mshal
2015-07-11 06:26:21 +09:00
Jordan Lund
cc42883d64
Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 4a31e6739409, DONTBUILD r=ryanvm a=testing
2015-07-09 09:53:03 -07:00
Ryan VanderMeulen
60fd82095e
No bug - Bump mozharness.json to rev 4a31e6739409. a=test-only
2015-07-08 15:10:09 -04:00
Jordan Lund
45e0930c05
Bug 1154796 - update gecko tree copy of Mozharness to 43f7600b8c80, CLOSED TREE r=mshal
2015-07-08 10:44:58 -07:00
Jordan Lund
8405b45930
Bug 1154796 - make a copy of mozharness and put it in gecko tree, based on 4d855a6835ed, r=mshal
2015-07-03 09:04:58 -07:00
Andrew Halberstadt
2be5ff0c10
Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham
...
Mozlog currently has two implementations. The top level package is based on the logging module and is
deprecated. The newer structured logging implementation lives in mozlog.structured. This patch swaps the
two, so the top level mozlog module contains the recommended implementation, while mozlog.unstructured
contains the old one.
--HG--
rename : testing/mozbase/docs/mozlog_structured.rst => testing/mozbase/docs/mozlog.rst
rename : testing/mozbase/mozlog/mozlog/structured/commandline.py => testing/mozbase/mozlog/mozlog/commandline.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/__init__.py => testing/mozbase/mozlog/mozlog/formatters/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/base.py => testing/mozbase/mozlog/mozlog/formatters/base.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/errorsummary.py => testing/mozbase/mozlog/mozlog/formatters/errorsummary.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/__init__.py => testing/mozbase/mozlog/mozlog/formatters/html/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/html.py => testing/mozbase/mozlog/mozlog/formatters/html/html.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/main.js => testing/mozbase/mozlog/mozlog/formatters/html/main.js
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/style.css => testing/mozbase/mozlog/mozlog/formatters/html/style.css
rename : testing/mozbase/mozlog/mozlog/structured/formatters/html/xmlgen.py => testing/mozbase/mozlog/mozlog/formatters/html/xmlgen.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/machformatter.py => testing/mozbase/mozlog/mozlog/formatters/machformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/tbplformatter.py => testing/mozbase/mozlog/mozlog/formatters/tbplformatter.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/unittest.py => testing/mozbase/mozlog/mozlog/formatters/unittest.py
rename : testing/mozbase/mozlog/mozlog/structured/formatters/xunit.py => testing/mozbase/mozlog/mozlog/formatters/xunit.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/__init__.py => testing/mozbase/mozlog/mozlog/handlers/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/base.py => testing/mozbase/mozlog/mozlog/handlers/base.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/bufferhandler.py => testing/mozbase/mozlog/mozlog/handlers/bufferhandler.py
rename : testing/mozbase/mozlog/mozlog/structured/handlers/statushandler.py => testing/mozbase/mozlog/mozlog/handlers/statushandler.py
rename : testing/mozbase/mozlog/mozlog/structured/logtypes.py => testing/mozbase/mozlog/mozlog/logtypes.py
rename : testing/mozbase/mozlog/mozlog/structured/reader.py => testing/mozbase/mozlog/mozlog/reader.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/__init__.py => testing/mozbase/mozlog/mozlog/scripts/__init__.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/format.py => testing/mozbase/mozlog/mozlog/scripts/format.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/logmerge.py => testing/mozbase/mozlog/mozlog/scripts/logmerge.py
rename : testing/mozbase/mozlog/mozlog/structured/scripts/unstable.py => testing/mozbase/mozlog/mozlog/scripts/unstable.py
rename : testing/mozbase/mozlog/mozlog/structured/stdadapter.py => testing/mozbase/mozlog/mozlog/stdadapter.py
rename : testing/mozbase/mozlog/mozlog/structured/structuredlog.py => testing/mozbase/mozlog/mozlog/structuredlog.py
rename : testing/mozbase/mozlog/mozlog/logger.py => testing/mozbase/mozlog/mozlog/unstructured/logger.py
rename : testing/mozbase/mozlog/mozlog/loggingmixin.py => testing/mozbase/mozlog/mozlog/unstructured/loggingmixin.py
rename : testing/mozbase/mozlog/mozlog/loglistener.py => testing/mozbase/mozlog/mozlog/unstructured/loglistener.py
extra : commitid : 3JWk75JY4N0
extra : rebase_source : 229bad7a7bf8ead013ce62d128c0896a75cad393
2015-07-16 10:38:40 -04:00
Mike Shal
fbfeac8703
No bug - bump mozharness.json to 4d855a6835ed; a=RyanVM
2015-07-02 21:53:29 -04:00
Jonathan Griffin
39e70b65f4
Bug 1177789 - Mozharness bump
2015-06-30 11:29:33 -07:00
Chris Manchester
7fe18b4491
Bug 917999 - Bump mozharness for changes to directory name for cppunittests.;r=me
...
--HG--
extra : commitid : 6SxV97s1a3M
2015-06-29 11:16:51 -07:00
Ryan VanderMeulen
a0a6937292
Backed out 3 changesets (bug 917999) for Android x86 test bustage.
...
Backed out changeset 58331e57de1c (bug 917999)
Backed out changeset 50f9123412c7 (bug 917999)
Backed out changeset 3b19643ec039 (bug 917999)
CLOSED TREE
2015-06-29 15:22:51 -04:00
Chris Manchester
4773a771b0
Bug 917999 - Bump mozharness for changes to directory name for cppunittests.;r=me
...
--HG--
extra : commitid : IelfHb9FUgt
2015-06-29 11:16:51 -07:00
Mike Shal
4e26174a1c
No bug - bump mozharness.json to 30d82783408b; a=RyanVM
2015-06-26 17:40:52 -04:00
Chris Manchester
e0393ce4f2
No Bug - Bump mozharness.json revision. a=RyanVM
...
--HG--
extra : commitid : 82mXWP23MPo
2015-06-25 16:40:49 -07:00
Mike Shal
b90d0b0eca
No bug - bump mozharness.json to 946d3352e137; a=RyanVM
2015-06-24 16:17:50 -04:00
Chris Manchester
146e65372a
Bug 1168612
- Bump mozharness to get check tests back. r=jlund a=RyanVM
...
--HG--
extra : commitid : 3gicnVthvwl
2015-06-18 11:12:45 -07:00
Chris Cooper
90ee9d633a
No bug - bump mozharness.json to 321d9dcec7b2
2015-06-16 11:39:51 -04:00
Mike Shal
616a34a8b6
No bug - bump mozharness.json to 526075bc2e35
2015-06-15 11:02:47 -04:00
Mike Shal
6508b24916
No bug - bump mozharness.json to 42a7a9e793f4
2015-06-11 21:35:22 -04:00
Kim Moir
cc90f6649e
a=me no bug update mozharness.json to a64e1cbfb998
2015-06-10 12:07:30 -04:00
Ryan VanderMeulen
2298a8c8df
No bug - Bump mozharness.json to rev 1a041ea00cf3. a=me
...
CLOSED TREE
2015-06-09 10:34:25 -04:00
Kim Moir
4b0c32375e
a=RyanVM backed out changeset 64d4c71b2def no bug
2015-06-08 15:14:54 -04:00
Kim Moir
5da07bdccd
a=testing no bug update mozharness.json to f38ae34393a9
2015-06-08 15:00:57 -04:00
Kim Moir
22efac7618
no bug update mozharness.json to 5c70071f150e
2015-06-05 11:09:12 -04:00
Armen Zambrano Gasparnian
12d96a99d9
Bug 1148546 - Bump mozharness revision to 42ad3e4d3b1d. a=RyanVM
2015-06-04 14:44:20 -04:00
Dustin J. Mitchell
b5a4c056c2
Bug 1168612: bump mozharness to 3e36eedc67a2; a=RyanVM
...
--HG--
extra : source : 7100c3ca5d17c7ff474f41e44765e696e3920f8b
extra : amend_source : 4b8c24b0b65d75fc53f854f2a15e97ea6baf9271
2015-06-03 11:14:34 -04:00
Mike Hommey
01c853b940
Bug 1169937 - Bump mozharness to 476752fc4ea8
2015-06-03 07:09:54 +09:00
Mike Hommey
77263e9566
Bug 1169937 - Bump mozharness to 3030ddc03dd3
2015-06-02 07:55:23 +09:00
Mike Shal
d21fb31d58
Bug 1168311 - Bump mozharness.json to 76ddf456e51b
2015-05-28 17:52:06 -04:00
Jonathan Griffin
208b1233cc
Bug 1168634 - Bump mozharness to 21eea84e3091
2015-05-28 14:05:21 -07:00
Steve Fink
26cb8026c2
No bug. Update mozharness.json to d12c53e80161 on a CLOSED TREE.
...
--HG--
extra : amend_source : 3513376cb4f9df7c14fca819115c90b92043943d
2015-05-28 12:29:26 -07:00
Kim Moir
19086f055e
CLOSED TREE No bug update mozharness.json to 183cc1ad1933
2015-05-28 14:39:20 -04:00
Mike Shal
8db5eb0833
No bug - bump mozharness.json to aa543babe6b7
2015-05-26 18:43:33 -04:00
Kim Moir
eda6ff0f8f
No bug update mozharness.json to 12ce04f3ec51
2015-05-25 14:24:19 -04:00
Mike Shal
78ffc486b4
No bug - bump mozharness.json to 66c655a58460
2015-05-22 13:20:16 -04:00
Mike Shal
5d1a416882
No bug - Bump mozharness.json to bd00d3ff0950; a=RyanVM
2015-05-20 09:30:32 -04:00
Geoff Brown
1f96adba3b
Bug 1164866 - Bump mozharness to revision 560859d88ba8
2015-05-15 11:59:03 -06:00
Carsten Tomcat Book
1f2445b13d
Bug 1165280 - "need to bump mozharness to af7f8a8bf40d" a=me
2015-05-15 04:21:00 +02:00
Ryan VanderMeulen
c32f82bcd1
No bug - Bump mozharness.json to revision 1a2600cf03fc. a=me
...
--HG--
extra : source : 6ba4ce5105f74257f0f7d7e98aba5e4209cd333d
2015-05-14 12:28:17 -04:00
Mike Shal
3340572194
Bug 1164867 - Bump mozharness.json to revision af7f8a8bf40d
2015-05-14 13:12:34 -04:00
Aus Lacroix
ed1172ca1a
bug 1159960 - Update tester docker image. r=lightsofapollo
2015-05-13 14:09:23 -07:00
Mike Shal
27ce075b26
Bug 1159838 - Bump mozharness.json to revision 4d260376921f
2015-05-06 08:22:25 -04:00
Chris Manchester
7509c34631
Bug 1160650 - Bump mozharness revision to pick up recent changes.;r=armenzg
2015-05-05 10:03:16 -07:00
Mike Shal
c09e9ab98b
Bug 1159838 - Bump mozharness.json to revision c9633e9c344a on a CLOSED TREE
2015-05-04 15:02:22 -04:00
Mike Shal
de394bb8a3
Bug 1159838 - Bump mozharness.json to revision 9841e17fc51f
2015-05-04 14:48:13 -04:00
Geoff Brown
fc1d1d00a6
Bug 1160194 - Bump mozharness.json to revision 1da0d44cd6ab
2015-05-01 16:34:37 -06:00
Ryan VanderMeulen
2cb72a414d
Bug 1155238 - Bump mozharness.json to revision ca580fcfa627.
2015-04-30 14:17:41 -04:00