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

23 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley ad83755614 Bug 1848262 - Set appdir in mozharness unittest config for code-coverage processing. r=darktrojan
Requires D186459 on mozilla-central.

Fixes code-coverage processing for resource:// URLs that were not being handled
previously due to appdir being set incorrectly.

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

--HG--
extra : moz-landing-system : lando
2023-08-22 18:25:26 +00:00
Rob Lemley 8a09652aee Bug 1817657 - Port bug 1724466: Test msix bouncer products as part of bouncer-check. r=dandarnell
Port of D126950.
Also includes drive-by port of bug 1737999.

Depends on D183402

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

--HG--
extra : moz-landing-system : lando
2023-08-14 16:17:51 +00:00
Rob Lemley d61b0c8f20 Bug 1831101 - Port bug 1829618: Format JSON files prior to landing auto-formatting change. r=john.bieling
Depends on D177274

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

--HG--
extra : moz-landing-system : lando
2023-05-10 22:02:32 +00:00
Geoff Lankow 83f5be3788 Bug 1823835 - Lower the leak threshold for Mochitest tasks. r=mkmelin,rjl
Differential Revision: https://phabricator.services.mozilla.com/D173234

--HG--
extra : rebase_source : a992ab4cbdc3bd024979c2381184cbd843fcd77f
extra : amend_source : 16f09731da427690ad795e5ff4969df26c8da9c7
2023-03-22 15:42:13 +13:00
Rob Lemley 3105a1a7dc Bug 1799140 - Fix isort lint warnings. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D164906

--HG--
extra : moz-landing-system : lando
2022-12-19 21:10:08 +00:00
Rob Lemley 5ee242bc28 Bug 1765629 - Create shippable-l10n-pre job to create strings archive. r=dandarnell
shippable-l10n-pre combines l10n-central/{locales} with a l10n-comm monorepo
that contains all Thunderbird locales. It packages them into a taskcluster
artifact that will be used by shippable-l10n, which will no longer need to
run the "clone-locales" action.

Mercurial revisions for l10n-central repositories are taken from
browser/locales/l10n-changesets.json, while the actual locales are taken from
comm/mail/locales/{all-locales,shipped-locales} as appropriate.

This initial version does not have any support for l10n-comm being pinned
to a revision as would be needed for release builds.

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

--HG--
extra : moz-landing-system : lando
2022-11-16 17:52:33 +00:00
Rob Lemley 4b8db49476 Bug 1794156 - Port bug 1514806: Move 7z SFX stub configuration into Taskgraph/mozharness configs. r=mkmelin
From D15983.

Depends on D159409

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

--HG--
extra : moz-landing-system : lando
2022-10-17 10:58:13 +00:00
Martin Giger 70cd8b8800 Bug 1738485 - Use Thunderbird account manager to load chat accounts. r=clokep
Differential Revision: https://phabricator.services.mozilla.com/D129947

--HG--
extra : histedit_source : 18b6c1a87613fd75e30b0aae81f80a0bafee69ab
2021-11-23 15:25:40 +00:00
Geoff Lankow 674c2608da Bug 1684323 - Lower the leak threshold for Mochitest tasks. rs=me
--HG--
extra : rebase_source : 83a45a5c7a938d6c22f4b0594778944708921d60
2020-12-28 10:47:36 +13:00
Rob Lemley 92e7fca398 Bug 1678441 - Add license headers to build related files. r=justdave
Differential Revision: https://phabricator.services.mozilla.com/D97675
2020-11-19 20:49:55 +00:00
Rob Lemley 94b17a5d1c Bug 1672798 - Run black formatting on all python files. r=mkmelin
Bringing some sanity to our Python scripts.

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

--HG--
extra : rebase_source : 932e2174a7322a3e2dcde9bf002093e3f895a73f
extra : histedit_source : 6bb0f8818d40de39811c621d6bf12026af999bf6
2020-10-30 13:41:24 -04:00
Magnus Melin ea79a21c7c Bug 1674398 - Relocation of comm/mozharness to comm/mozharness/configs. r=justdave
https://phabricator.services.mozilla.com/D95375

--HG--
rename : mozharness/builds/branch_specifics.py => testing/mozharness/configs/builds/branch_specifics.py
rename : mozharness/builds/taskcluster_base_thunderbird.py => testing/mozharness/configs/builds/taskcluster_base_thunderbird.py
rename : mozharness/builds/thunderbird_source.py => testing/mozharness/configs/builds/thunderbird_source.py
rename : mozharness/releases/bouncer_thunderbird.py => testing/mozharness/configs/releases/bouncer_thunderbird.py
rename : mozharness/repackage/base.py => testing/mozharness/configs/repackage/base.py
rename : mozharness/single_locale/thunderbird.py => testing/mozharness/configs/single_locale/thunderbird.py
rename : mozharness/unittests/thunderbird_extra.py => testing/mozharness/configs/unittests/thunderbird_extra.py
2020-11-03 09:08:07 +02:00
Rob Lemley 2ab23926b4 Bug 1573546 - Marionette: Set up a dummy account to unlock various actions r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D41775

--HG--
extra : histedit_source : 8b0b0f5f8b6be273a59a5ca4849f70fd755415f4
2020-08-27 19:44:39 +00:00
Geoff Lankow cbd9b2ea19 Bug 1619824 - Remove more prefs disabling the OS X address book in tests. r=mkmelin DONTBUILD
--HG--
extra : amend_source : acb479e86119ce1aa679485b64d9a32c18e8faec
extra : histedit_source : 0dafa23694ca0b502242a91431be706d6b081966
2020-03-09 20:19:16 +13:00
Samuel Thibault 7b9c1cbd59 Bug 1569118 - Fix marionette startup on MacOS by disabling Mac address book integration. r=rjl DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D42432
2019-08-18 16:42:49 +00:00
Jorg K 3de7591f44 Bug 1543725 - Reland all new files to get the build going again. a=me DONTBUILD
--HG--
extra : amend_source : cf0664e9726d46352a7d0dece3e3b2c6bce2ec5d
2019-07-06 14:56:22 +02:00
Jorg K a993de14e9 Bug 1543725 - Backed out 2 changesets for perma-failures on Mac. a=backout DONTBUILD
Backed out changeset 7a364236efd0 (bug 1543725)
Backed out changeset f5f85315ba00 (bug 1543725)
2019-07-06 07:49:54 +02:00
Samuel Thibault 29c49c2bbc Bug 1543725 - Add marionette support to Thunderbird, empty for now. r=rjl,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D27104
2019-06-03 19:42:29 +00:00
Jorg K d92af58186 Backed out 2 changesets (bug 1543725) for build bustage. a=backout
Backed out changeset 63e4680def0f (bug 1543725)
Backed out changeset c76024e437fd (bug 1543725)
2019-06-05 22:28:34 +02:00
Samuel Thibault 0526032ff5 Bug 1543725 - Add marionette support to Thunderbird, empty for now. r=rjl,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D27104
2019-06-03 19:42:29 +00:00
Jorg K 371235b2dc Backed out changeset 4058126a02ed (bug 1543725) for build bustage. a=backout 2019-06-05 19:48:11 +02:00
Samuel Thibault 0b1d3e9fc7 Bug 1543725 - Add marionette support to Thunderbird, empty for now. r=rjl,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D27104
2019-06-03 19:42:29 +00:00
Mark Banner 1c63d12d78 Bug 753000 Set the Windows resolution on the unit test builders to 1280 x 1024 by using the new machine-configuration.json script from bug 712630. This should fix the Windows 7 MozMill unit test failures. r=irving 2012-07-03 16:22:22 +01:00