Commit Graph

3392 Commits

Author SHA1 Message Date
Margareta Eliza Balazs
36dec78aec Merge inbound to mozilla-central. a=merge
--HG--
rename : toolkit/mozapps/extensions/internal/XPIProviderUtils.js => toolkit/mozapps/extensions/internal/XPIDatabase.jsm
2018-04-24 12:42:08 +03:00
Tom Prince
25fe6ae3a0 Bug 1455448: [taskcluster] Use taskgraph indexed decision tasks for finding parameters; r=me
Now that 28db2c96ac69 has been uplifted, get parameters from the new index paths.

--HG--
extra : rebase_source : 17166c55ad85ee153196e1797fe027dc6895beb2
2018-04-23 22:59:59 -06:00
Ciure Andrei
84bde96dc6 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-04-24 04:26:26 +03:00
Tom Prince
0de4a5fd3d Bug 1455448: Don't include firefox in the decision task index; r=dustin,mshal,rail,Callek a=release
The decision task is used for everything built as part of a push (for
mozilla-central, this is firefox, devedition and fennec, as well as tasks that
aren't strictly part of any product). Thus, having `firefox` encoded as part of
the decision task doesn't make sense.

This changes the route from
    index.gecko.v2.${repository.project}.latest.firefox.decision
to
    index.gecko.v2.${repository.project}.latest.taskgraph.decision
while leaving the latter for backwards compatability with tools that expect it.

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

--HG--
extra : rebase_source : c4c4691bb4633225e5e37b21982b916f76353e27
extra : source : 6ef1607a3e63250eefbda5333d61fd338c23311d
2018-04-19 15:32:02 -06:00
Ciure Andrei
33e644e1da Merge inbound to mozilla-central. a=merge 2018-04-24 04:14:21 +03:00
Tom Prince
0822363bfa Bug 1456175: [mozharness] Remove unreferenced enable_signing config; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D1014

--HG--
extra : source : 8c1bb61b86d6678b9109bff0f659b1bb4c98442b
extra : amend_source : c6f1f2e7414f232e1eee57d7bd62fde9d79212b3
2018-04-20 14:51:33 -06:00
Johan Lorenzo
3f11f75aa1 Bug 1453266 - Fix bad worker-type and scopes r=rail
MozReview-Commit-ID: DbQXkXUk7am

--HG--
extra : rebase_source : 38b80fc36cdf7f3db7181376f98c451ae124bed1
2018-04-16 16:10:13 +02:00
Justin Wood
fe50f509e3 Bug 1456246 - taskgraph: Perform release promotion needs on mozilla-esr60 on-push. (No Android). r=rail
MozReview-Commit-ID: BFpSAz3oj3F

--HG--
extra : rebase_source : db212900f7ea4e19f29a543f7cacb5e2dcc201fe
2018-04-23 15:39:33 -04:00
Ciure Andrei
1940af33ec Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-04-24 04:29:20 +03:00
Tom Prince
b929e4e30d Bug 1456234: [release] Embed generate-checksums mozharness config in taskcluster config; r=aki
Differential Revision: https://phabricator.services.mozilla.com/D1018

--HG--
extra : rebase_source : daa6987654bbd16858dd17dfa4b85a78bd9f77e6
extra : source : 934cccf5ed74d5024f183bedbc40ad12bdc3ae00
2018-04-23 12:43:53 -06:00
Tom Prince
9203ed3c58 Bug 1456234: [mozharness] Process EXTRA_MOZHARNESS_CONFIG even if no files are specified; r=aki
This will allow mozharness configs to be specified exclusively in the taskgraph.

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

--HG--
extra : rebase_source : a3a9b6cc9d1004c4bd396fccc3e4354a7316651d
extra : source : 10acd193df92b7c495789dc24157b85f116ade5e
2018-04-23 17:39:35 -06:00
Johan Lorenzo
489364e307 Bug 1455143 - Stop beetmoving deleted testing artifacts r=gps,mtabara
MozReview-Commit-ID: L10NmJH7s2A

--HG--
extra : rebase_source : ffa89550eabfc367bae0d5e1794bc28d628b1d41
2018-04-20 16:13:43 +02:00
Andreea Pavel
5743b5b700 Merge mozilla-inbound to mozilla-central. a=merge 2018-04-21 12:31:28 +03:00
Dorel Luca
15813c8ca0 Merge mozilla-central to mozilla-inbound 2018-04-21 02:06:35 +03:00
Dorel Luca
65669dae30 Merge mozilla-inbound to mozilla-central. a=merge 2018-04-21 02:00:04 +03:00
Steve Fink
2c3ce821ef Bug 1455201 - Propagate failure out of set -e region and add verbose logging to autospider.py, r=jonco
--HG--
extra : rebase_source : 3b2b301e45e555de489ac26bc22e1e1e181c6357
2018-04-19 11:20:26 -07:00
Tom Prince
46b214367d Bug 1452179: [mozharness] Get rid of references to private pypi server; r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D999

--HG--
extra : rebase_source : 778e22131bcb22892d8ce457f598716b230a173f
2018-04-19 16:46:50 -06:00
Dorel Luca
3409e8f9fb Merge mozilla-central to autoland
--HG--
rename : testing/mochitest/tests/SimpleTest/SpawnTask.js => testing/mochitest/tests/SimpleTest/AddTask.js
rename : testing/mozharness/mozharness/mozilla/testing/verify_tools.py => testing/mozharness/mozharness/mozilla/testing/per_test_base.py
extra : rebase_source : 6f474049dab2c2979e13ea87114b82d2b04715d0
2018-04-21 02:03:27 +03:00
Andrew Halberstadt
c52efbdc58 Bug 1410424 - [docs] Support live reloading with |mach doc| r=mshal
This changes the default to opening a livereload webserver after doc generation
(as opposed to opening the index file). Any changes to the specified path will
result in a rebuild and refresh of the browser.

For example, if you run:

    ./mach doc tools/lint

The linting docs will be built, served and opened in a browser. Modifying any
file under 'tools/lint/docs' will refresh the browser with your changes.

To disable this behaviour and simply open the index file, you can pass in
'--no-serve'. The '--no-open' flag will continue to work (both with http and
the file system).

One caveat to this patch is that when generating the root docs (by running
|mach doc|), we don't watch all possible doc paths (just the root one under
'tools/docs/'). This will probably be fixed in the follow-up bug 1454640.

MozReview-Commit-ID: FQecuePM0zZ

--HG--
extra : rebase_source : 3240402d7505e99a4f64dada309b1baec78306e1
2018-04-06 10:52:56 -04:00
Cosmin Sabou
5e9d16a446 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-04-20 01:37:07 +03:00
Brindusan Cristian
de7724a73a Backed out 3 changesets (bug 1431753) for android mochitest failures on mozharness/base/script.py CLOSED TREE
Backed out changeset bc062fa71ca7 (bug 1431753)
Backed out changeset df038cacff14 (bug 1431753)
Backed out changeset 381cc9c492f3 (bug 1431753)

--HG--
rename : testing/mozharness/mozharness/mozilla/testing/per_test_base.py => testing/mozharness/mozharness/mozilla/testing/verify_tools.py
2018-04-19 22:31:24 +03:00
Marco Castelluccio
ac95649c98 Bug 1431753 - Add a test-coverage test suite, similar to test-verify, that runs tests in isolation in coverage mode. r=gbrown,jmaher
--HG--
extra : rebase_source : 8e151ddc81d528f85e2a4acbd7623935d4246b4f
2018-04-19 19:19:31 +02:00
Gregory Szorc
6783cc56fe Bug 1441170 - Increase max run time for file metadata test; r=mshal
It was intermittently timing out.

MozReview-Commit-ID: BCgvvYMhHqR

--HG--
extra : rebase_source : 4ca3eb019f6d1f511545366b4ec36e15d4b5f28b
2018-04-19 15:10:55 -07:00
Johan Lorenzo
0a5d99fe57 Bug 1453275 - Fix file list to bump in esr60 r=Callek
MozReview-Commit-ID: HVWWh6745By

--HG--
extra : rebase_source : 2f51591be14560004ecd1dbecb2c49e5cfe778b9
2018-04-16 16:05:24 +02:00
Mihai Tabara
633c612131 Bug 1447688 - Retire first generation of in-tree beetmover and relpro postrelease scripts.r=rail 2018-04-18 18:58:27 +01:00
Andreea Pavel
465753992f Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-04-18 20:13:24 +03:00
Rob Wood
4af496d7f2 Bug 1454466 - Move raptor in-tree; r=ahal
MozReview-Commit-ID: AkqbROfvmbu

--HG--
extra : rebase_source : bf30030a333852d6d81c4278e91b1ac9fef237fe
2018-04-16 17:15:38 -04:00
Simon Fraser
a1f260050b Bug 1355482 Fix partials documentation code block r=bhearsum
Summary: A space was needed to make the code block show up

Reviewers: bhearsum

Reviewed By: bhearsum

Bug #: 1355482

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

--HG--
extra : rebase_source : 58c163102ddfd9982a98c0bc2ef9967fbf883d15
2018-04-18 15:01:36 +01:00
Dorel Luca
97278c775c Backed out changeset f5f4089f457e (bug 1447688) for Gecko Decision Task failures. CLOSED TREE 2018-04-18 11:14:20 +03:00
Mihai Tabara
bbffa87016 Bug 1447688 - Retire first generation of in-tree beetmover and relpro postrelease scripts.r=rail DONTBUILD 2018-04-18 09:01:20 +01:00
Csoregi Natalia
12a8bddd95 Merge inbound to mozilla-central. a=merge 2018-04-18 00:52:25 +03:00
Tom Prince
834d10278e Bug 1442545: [partner-repack] Sign repacked partner builds; r=Callek CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D983

--HG--
extra : source : d05a241acdea1cd4ccbdff66d3c5be5d3d90a26f
extra : amend_source : 5350b45cfad214caabaca89e00eca59727db3a2c
2018-04-18 12:17:09 -06:00
Tom Prince
2e749d3e5a Bug 1442545: [partner-repack] Beetmove the partner repacks; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D992

--HG--
extra : rebase_source : 66571663a4f3455a3f5b9d5afa616c48a35e46ad
extra : source : f292fad571a41e45706cd75a0b0afde7feff58e0
extra : histedit_source : 304e44cef85dfe8514748db3fad484a09cbca727
2018-04-18 12:19:14 -06:00
Tom Prince
5ab88d1ae9 Bug 1442545: [partner-repack] Repackage signed partner builds; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D982

--HG--
extra : rebase_source : 2ac19d749ba9f2dbbebb594d31b144c3d4cbf673
extra : histedit_source : e7f3fa0f7615bd3cd40eb73a49049364acc42d63
2018-04-18 12:06:17 -06:00
Tom Prince
fd906f4207 Bug 1442545: [partner-repack] Sign partner builds; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D981

--HG--
extra : rebase_source : 70270db813298a871ca53dbe8c7aca57a12e4fb5
extra : histedit_source : 06fc88f9f5d1f008f9cc42a6c950ee471adeba56
2018-04-18 12:02:24 -06:00
Tom Prince
c4549c8e6b Bug 1442545: [partner-repack] Add repack partner builds; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D980

--HG--
extra : rebase_source : cc2a3419115cd40f5cd3f997071b0e1b46324821
extra : histedit_source : 24f8156d534da14a89a149c86eeecb57eb74ec23
2018-04-18 11:02:02 -06:00
Ben Hearsum
f6aa7204c0 Bug 1442545: [partner-repack] Add docker image for partner repacks; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D979

--HG--
extra : rebase_source : 9d5b469a66c872a3c9623e2f8afbe21c0514059e
extra : histedit_source : e2371130271cc7a44dab498ecc01c4f7d243e3bf
2018-04-19 10:00:47 -06:00
Tom Prince
5a831f2473 Bug 1442545: [partner-repack] Don't display partner repacks on treeherder; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D978

--HG--
extra : rebase_source : 6378eae5e6dde4fa4debc918dd95af3dc08ded82
extra : histedit_source : d24a7c5ec0fb52789392c1541fecd0b2100baf4c
2018-04-18 13:07:07 -06:00
Tom Prince
8ad6e70430 Bug 1442545: [partner-repack] Add parameters needed for doing partner repacks; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D977

--HG--
extra : rebase_source : 0f2ef4edf6093d644c82c6b0475ba7796ebaa90b
extra : histedit_source : b446b09b30a0f709f4c80eaf69ec40952562ce6d
2018-04-16 20:48:40 -06:00
Tom Prince
eda1a9a23c Bug 1442545: Allow forcing artifact access to be via private URLs; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D976

--HG--
extra : rebase_source : 2c2c861ded410ca4d311ee2ec77010daffef6a62
extra : histedit_source : d0725429fa267be465f796ab85f356861bd91e71
2018-04-16 20:43:50 -06:00
Tom Prince
abc1d69243 Bug 1442545: Propogate shipping-product/phase in signing; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D975

--HG--
extra : rebase_source : b45aee03fc2a3416e44e4c8dbd2adaa495fe0bab
extra : histedit_source : 0183e8fa43bd1ccbb4aefeb0ffa2192b549aaa1c
2018-04-18 13:05:21 -06:00
Tom Prince
04c60d2765 Bug 1442545: Add max-run-time to signing workers; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D974

--HG--
extra : rebase_source : 516e2ef631a24e89c8ae352749452b25766fa1fe
extra : histedit_source : 5791d6042e5ff4f58aa9e3671d38b578da4ac96a
2018-04-18 13:04:09 -06:00
Kartikaya Gupta
7552033883 Back out cset 93c851a45ec7 (bug 1453478) because it is failing spuriously and wasting people's time. r=backout 2018-04-19 10:16:34 -04:00
Chris AtLee
1ae20747ee Bug 1455726: Disable emails to release+tcstaging. r=bhearsum,tomprince
MozReview-Commit-ID: pbyLauEdDE

--HG--
extra : rebase_source : d63c0c3b6321a9463b1388ab4c380c37fd59d15d
2018-04-20 15:27:18 -04:00
Ben Hearsum
4cf1677084 bug 1455061: upgrade releng docker images to latest python + python dependency versions. r=rail 2018-04-19 09:13:29 -04:00
Johan Lorenzo
763a893e88 Bug 1453270 - taskgraph: Make snap tasks support esr60 r=rail
MozReview-Commit-ID: EcbRkQhazdf

--HG--
extra : rebase_source : 5053bbabbe84e03dfd9ecdad89bb7968b27957d7
2018-04-16 16:59:22 +02:00
shindli
805cb19c1d Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-04-17 01:45:58 +03:00
Ben Hearsum
f3da0aa384 bug 1355482: document taskcluster releng implementation and release promotion - add missing file. r=aki 2018-04-16 11:25:24 -04:00
Tom Prince
c31f0f3cb8 Bug 1418058: [taskcluster] Update actions to take and use graph configuration; r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D916

--HG--
extra : rebase_source : 5b12a52dfa146a0e33b93387deb3e5178a078b3a
2018-04-09 21:30:36 -06:00
Tom Prince
d0d79d96e0 Bug 1418058: [taskcluster] Get the .taskcluster.yml from the current project; r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D915

--HG--
extra : rebase_source : 0d627c485cfb2eedc713c404f03b9c8c5058e68a
2018-04-11 12:02:47 -06:00