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

9743 Коммитов

Автор SHA1 Сообщение Дата
Dorel Luca be3cb0088b Backed out 3 changesets (bug 1713818, bug 1714116, bug 1714118) for XPCshell in toolkit/modules/subprocess/test/xpcshell/test_subprocess.js. CLOSED TREE
Backed out changeset be4847abe491 (bug 1713818)
Backed out changeset 3e7ff2f21cbf (bug 1714118)
Backed out changeset da6994a236c9 (bug 1714116)
2021-06-03 22:07:56 +03:00
Mitchell Hentges 0ce0daef98 Bug 1714118: Use Python 3 for android-hw-p2 tasks r=ahal
Python 2 is EOL, so we should be using Python 3.

Differential Revision: https://phabricator.services.mozilla.com/D116616
2021-06-03 15:54:28 +00:00
Mitchell Hentges e3f89082d3 Bug 1714116: Use python3 by default in test-linux.sh r=ahal
Most CI software is now Python3-compatible, and Mach won't allow
Python 2 at all soon.

Differential Revision: https://phabricator.services.mozilla.com/D116615
2021-06-03 15:54:27 +00:00
Mike Hommey 07973852a6 Bug 1714004 - Add a tier 2 build using GCC 11. r=sylvestre,andi
Differential Revision: https://phabricator.services.mozilla.com/D116549
2021-06-03 06:11:25 +00:00
Andrew Halberstadt 971c85bc4e Bug 1694824 - [ci] Enable fission mochitest-browser-chrome with Linux asan, r=jmaher
This makes the following changes on autoland:
+test-linux1804-64-asan/opt-mochitest-browser-chrome-fis-e10s

And the following changes on central:
+test-linux1804-64-asan/opt-mochitest-browser-chrome-fis-e10s

Differential Revision: https://phabricator.services.mozilla.com/D116623
2021-06-02 19:22:26 +00:00
Andrew Halberstadt 715c4c509d Bug 1694824 - [ci] Enable more fission mochitest-browser-chrome tasks, r=jmaher
This makes the following changes on autoland:
+test-linux1804-64/opt-mochitest-browser-chrome-fis-e10s
+test-macosx1015-64-qr/debug-mochitest-browser-chrome-fis-e10s
+test-macosx1015-64-qr/opt-mochitest-browser-chrome-fis-e10s
+test-windows10-64-qr/debug-mochitest-browser-chrome-fis-e10s
+test-windows10-64-qr/opt-mochitest-browser-chrome-fis-e10s

And the following changes on central:
+test-macosx1015-64-qr/debug-mochitest-browser-chrome-fis-e10s
+test-macosx1015-64-shippable-qr/opt-mochitest-browser-chrome-fis-e10s
+test-windows10-64-qr/debug-mochitest-browser-chrome-fis-e10s
-test-windows10-64-shippable/opt-mochitest-browser-chrome-fis-e10s

Differential Revision: https://phabricator.services.mozilla.com/D116277
2021-06-02 19:22:26 +00:00
Tom Ritter ab5f4a5760 Bug 1700396 - Bump updatebot to avoid relinquished-based frequency bug r=jewilde
Differential Revision: https://phabricator.services.mozilla.com/D116628
2021-06-02 18:39:20 +00:00
stransky 8fc7a589e6 Bug 1708482 [Wayland] Add Wayland taskcluster variants to linux1804 tests, r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D116500
2021-06-02 16:48:49 +00:00
Steve Fink da0c24cd5e Bug 1713405 - Package and compress spidermonkey CI job binaries r=jkratzer
Differential Revision: https://phabricator.services.mozilla.com/D116299
2021-06-01 22:28:50 +00:00
owlishDeveloper 2afeb781bd Bug 1713232 - Don't run tests for isolated process builds on autoland r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D116492
2021-06-01 21:07:08 +00:00
Ben Hearsum 79169e07d1 Bug 1713258: Upload GPG public key with nightly builds. r=releng-reviewers,aki
We got multiple instances of confusion because nightly builds were
signed with a new GPG key, but it was not published in an obvious place.
We already publish this alongside every beta and release candidate, as
well as to a GPG keyserver - but if you're just looking at nightly
builds, it's unclear what you should be verifying them with.

Differential Revision: https://phabricator.services.mozilla.com/D116385
2021-06-01 19:58:37 +00:00
Tom Ritter 8d4c947c17 Bug 1700396 - Bump updatebot to get the phab-linking fix and frequency feature r=jewilde
Differential Revision: https://phabricator.services.mozilla.com/D116497
2021-06-01 17:26:26 +00:00
Ben Hearsum 6290622edf No bug: Add helpful suggestion to ./mach taskgraph --diff for some circumstances r=ahal
This helps hint that in some cases, a user may have forgotten to diff
with `-J` if they were changing task bodies/payloads instead of adding
or removing a task.

Differential Revision: https://phabricator.services.mozilla.com/D116384
2021-06-01 14:10:07 +00:00
Sandor Molnar 87e56c4f1a Merge mozilla-central to autoland. a=merge CLOSED TREE 2021-05-31 20:33:32 +03:00
Sebastian Hengst 0b93c9d99d Bug 1713582 - Skip verification of update packaging for macOS code coverage (ccov) builds. a=decision-task-fix
The decision task started to complain about the macOS ccov build setting up the
environment to export tests but not doing so. Previous tasks exported tests and
there are no recent changes altering this.
2021-05-31 13:33:29 +02:00
Alex Ionescu b898567b28 Bug 1711136 Add CNN desktop page for arewefastyet/raptor browsertime -- live site test r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D116085
2021-05-31 06:56:58 +00:00
Michelle Goossens 1a21a485e5 Bug 1713329 - Migrate xpcshell from osx 10.14 -> osx 10.15 r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D116295
2021-05-29 14:41:25 +00:00
Sandor Molnar 5f52791e68 Backed out changeset 316a00376d6f (bug 1713329) for causing xpc failures tests/unit/test_UserInteraction_annotations. CLOSED TREE 2021-05-29 08:24:30 +03:00
Michelle Goossens 1a13af0230 Bug 1713329 - Migrate xpcshell from osx 10.14 -> osx 10.15 r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D116295
2021-05-28 22:16:28 +00:00
Steve Fink b343acaa32 Bug 1713367 - Fix spidermonkey uploads r=jkratzer
Differential Revision: https://phabricator.services.mozilla.com/D116279
2021-05-28 18:21:34 +00:00
Michelle Goossens db7c1f28a1 Bug 1713158 - migrate mochitest-devtools from osx 10.14 -> osx 10.15 r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D116188
2021-05-28 15:17:36 +00:00
Andrew Halberstadt 304db0e74e Bug 1694825 - [ci] Run 'mochitest-devtools-chrome' with Fission on more platforms, r=jmaher
This enables the following tasks on autoland:

+test-linux1804-64/opt-mochitest-devtools-chrome-fis-e10s
+test-windows10-64/debug-mochitest-devtools-chrome-fis-e10s
+test-windows10-64/opt-mochitest-devtools-chrome-fis-e10s

and the following tasks on central:
+test-windows10-64/debug-mochitest-devtools-chrome-fis-e10s

Differential Revision: https://phabricator.services.mozilla.com/D116160
2021-05-28 14:36:00 +00:00
sotaro c1cd9fd8e5 Bug 1708665 - Enable reftests on Pixel2 for SW-WR r=jmaher
Add SW-WR reftests on arm cpu for checking rendering capability.

Differential Revision: https://phabricator.services.mozilla.com/D115308
2021-05-28 00:16:12 +00:00
Mike Hommey 5b2781f1af Bug 1712832 - Upgrade to nasm 2.15.05. r=firefox-build-system-reviewers,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D116176
2021-05-27 23:59:03 +00:00
Mike Hommey c2908b2bf8 Bug 1712350 - Use the mozmake toolchain for CI Windows builds. r=firefox-build-system-reviewers,mhentges
As well as local builds with --enable-bootstrap.

Differential Revision: https://phabricator.services.mozilla.com/D116065
2021-05-27 22:27:25 +00:00
Mike Hommey e0cced0f14 Bug 1712350 - Create a mozmake toolchain artifact for Windows. r=firefox-build-system-reviewers,mhentges
The script is derived from the one in https://hg.mozilla.org/mozilla-build/file/3b8c537ca3c879551956ad47ca9f089583f647c5/make-mozmake.sh
We take on the occasion to update to Make 4.3, which also means we need
less things because it's not coming off git.
We also apply the patch from http://savannah.gnu.org/bugs/?58656.

Differential Revision: https://phabricator.services.mozilla.com/D116063
2021-05-27 22:27:24 +00:00
owlishDeveloper b0cc4ea3a0 Bug 1700763 - [Part 2] Adjust test tiers for the isolated process build (make failing ones tier 3) r=aklotz,jmaher,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D115390
2021-05-27 20:48:23 +00:00
owlishDeveloper 868834d735 Bug 1700763 - [Part 1] Add new build type with isolated process on r=geckoview-reviewers,aklotz
Differential Revision: https://phabricator.services.mozilla.com/D115389
2021-05-27 20:24:40 +00:00
Andrew Halberstadt 75c724e86c Bug 1713205 - Cleanup references to 'fennec' in the test transforms, DONTBUILD, r=taskgraph-reviewers,bhearsum
This patch produces an identical full taskgraph and so should have no affect on CI.

Differential Revision: https://phabricator.services.mozilla.com/D116159
2021-05-27 20:14:10 +00:00
Raphael Pierzina 22f408f371 Bug 1696040 - Enable Fission tt(c) on more platforms; r=ahal,chutten
Differential Revision: https://phabricator.services.mozilla.com/D116074
2021-05-27 20:14:02 +00:00
Tom Ritter 9c520e3001 Bug 1700396 - Bump Updatebot to get the new bug chaining code r=jewilde
Differential Revision: https://phabricator.services.mozilla.com/D116139
2021-05-27 18:19:38 +00:00
Butkovits Atila d97787594b Backed out changeset 570a1c32aff5 (bug 1700763) for causing Gecko Decision Task bustage. CLOSED TREE 2021-05-27 21:32:39 +03:00
owlishDeveloper 608bff225f Bug 1700763 - [Part 1] Add new build type with isolated process on r=geckoview-reviewers,aklotz
Differential Revision: https://phabricator.services.mozilla.com/D115389
2021-05-27 18:07:38 +00:00
Jason Kratzer bedc5ab3a3 Bug 1710125 - Update SpiderMonkey build names to match Firefox convention. r=jmaher,sfink
Differential Revision: https://phabricator.services.mozilla.com/D114634
2021-05-27 17:08:01 +00:00
Andrew Halberstadt a9fcd31161 Bug 1713006 - Run telemetry integration tests with Python 3, r=chutten
Depends on D116043

Differential Revision: https://phabricator.services.mozilla.com/D116044
2021-05-27 16:13:07 +00:00
Andrew Halberstadt c04f523f31 Bug 1713004 - Remove unused 'py2' group symbol, r=releng-reviewers,jmaher
Depends on D116042

Differential Revision: https://phabricator.services.mozilla.com/D116043
2021-05-27 16:13:07 +00:00
Andrew Halberstadt 87d37221f4 Bug 1713004 - Stop running mozharness unittests against Python 2, r=releng-reviewers,jmaher
Depends on D116037

Differential Revision: https://phabricator.services.mozilla.com/D116042
2021-05-27 16:13:06 +00:00
Andrew Halberstadt cd486ce48a Bug 1713001 - Convert talos unittests to run with Python 3, r=releng-reviewers,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D116037
2021-05-27 16:13:06 +00:00
Andrew Halberstadt 7ad44144b6 Bug 1713000 - Convert condprof unittests to use Python 3, r=releng-reviewers,bhearsum
Depends on D116035

Differential Revision: https://phabricator.services.mozilla.com/D116036
2021-05-27 16:13:06 +00:00
Andrew Halberstadt e5f462dca3 Bug 1712998 - Convert telemetry unittests to use Python 3 in CI, r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D116035
2021-05-27 16:13:05 +00:00
Joel Maher 2e841d22cb Bug 1704640 - Move mochitest browser-chrome / media from osx 10.14 to osx 10.15. r=ahal,preferences-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D115951
2021-05-27 16:06:03 +00:00
Gregory Mierzwinski 5e8be94459 Bug 1712940 - Add chromedriver for chrome v91. r=perftest-reviewers,Bebe
Differential Revision: https://phabricator.services.mozilla.com/D116122
2021-05-27 15:40:05 +00:00
Rob Lemley 02a7e08a3e Bug 1652638 - Remove Thunderbird specific parameters from taskgraph. r=Callek,taskgraph-reviewers,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D83451
2021-05-27 14:16:06 +00:00
Jan Horak 0223cb7cd6 Bug 1690412 Allow opening links from other apps in the running Firefox; r=mtabara,stransky
Without exporting org.mozilla.firefox.<profile_name> interface to the session bus
the Firefox cannot use the remote to open the links in the browser which
leads to running another instance showing the app is already running.

Differential Revision: https://phabricator.services.mozilla.com/D115817
2021-05-27 08:28:38 +00:00
Myeongjun Go 2b372b94ce Bug 1615289 - [perfdocs] Include tasks the tests run on in Raptor r=sparky,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D115161
2021-05-26 17:37:54 +00:00
Steve Fink 5489063fa6 Bug 1705783 - add configure option --js-package and stop clearing MOZ_AUTOMATION for SM(pkg) r=glandium,firefox-build-system-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D112627
2021-05-26 16:54:04 +00:00
Alex Ionescu dc07176145 Bug 1712579 Do not run cnn apm live on windows 10-32 r=perftest-reviewers,Bebe
Differential Revision: https://phabricator.services.mozilla.com/D115874
2021-05-26 14:31:21 +00:00
Joel Maher e90ae38a8b Bug 1712786 - Migrate win7x32-mingwclang -> win10x32-mingwclang. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D115916
2021-05-25 20:15:37 +00:00
Mike Hommey 28e098745c Bug 1712633 - Set MOZ_REQUIRE_SIGNING appropriately by default. r=firefox-build-system-reviewers,mhentges
At the same time, move the option to python configure, which changes how
to disable it (setting to an empty value rather than 0).

Differential Revision: https://phabricator.services.mozilla.com/D115844
2021-05-25 20:00:05 +00:00
Csoregi Natalia 39083eaa43 Backed out changeset 998fc8ecd2ae (bug 1700763) for causing gecko decision task failure. CLOSED TREE 2021-05-25 21:04:05 +03:00