gecko-dev/tools
Andrew Halberstadt 4eeb57f7c1 Bug 1546757 - [tryselect] Always cache both the full_task_set and target_task_set when generating tasks, r=tomprince
Since we need to generate the full_task_set as a prereq to the target_task_set,
and since getting from full_task_set -> target_task_set is trivial.. we might
as well save both computed sets to the cache while we have them. This means users
that run:

$ ./mach try fuzzy

and then run:

$ ./mach try fuzzy --full

(or vice versa)

Will only incur task generation once. It also means that the 'watchman' trigger
will cache both taskgraphs.

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

--HG--
extra : moz-landing-system : lando
2019-05-03 02:26:57 +00:00
..
bloatview
clang-tidy Bug 1544764 - Add description at review phase about defects found - clang-tidy. r=sylvestre 2019-04-18 08:49:52 +00:00
code-coverage Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky 2019-04-16 03:50:44 +00:00
compare-locales Bug 1492070, update mach command for compare-locales, #firefox-build-system-reviewers r=firefox-build-system-reviewers,ted 2018-12-03 12:08:31 +00:00
coverity Bug 1544767 - Add description at review phase about defects found - coverity. r=bastien 2019-04-18 08:52:31 +00:00
crashreporter Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
docs Bug 1484691 - [doc] Don't add doctrees nested under other doctrees to the root index r=nalexander 2019-01-18 20:10:18 +00:00
fuzzing Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
infer
jprof Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
leak-gauge Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop 2019-04-24 19:43:57 +00:00
lint Bug 1353680, create test to prevent bad content in localizable strings, r=ahal,flod 2019-05-02 10:50:43 +00:00
power Bug 1535880 - Always check ReadValueFromPowerFile() return value. r=glandium 2019-03-19 11:20:11 +00:00
profiler Bug 1542918 - Disable the assertion in profiler page registration until we fix it r=jesup 2019-05-02 17:02:01 +00:00
quitter Bug 1523750: Re-sign quitter extension for use in release builds. r=me 2019-02-28 12:57:13 -08:00
rb Bug 1499907 - Add a `jsonEscape` argument to `fixSymbols`. r=erahm 2018-11-21 10:28:00 +11:00
rewriting Bug 1543656 - Added node_modules folder in jest tests to list so it will be ignored by linter. r=ladybenko,sylvestre,jdescottes 2019-04-26 13:11:06 +00:00
tryselect Bug 1546757 - [tryselect] Always cache both the full_task_set and target_task_set when generating tasks, r=tomprince 2019-05-03 02:26:57 +00:00
update-packaging Backed out 4 changesets (bug 1458385) for nightly updates fail. a=backout 2019-04-10 21:09:46 +03:00
update-verify Bug 1533589: [win64-aarch64] Simplify logic about unpacking builds in update-verify; r=sfraser 2019-04-05 17:24:51 +00:00
mach_commands.py Bug 1543246 - Implement |./mach busted|. r=froydnj 2019-04-10 16:26:44 +00:00
moz.build Bug 1529617 - Refresh the BUG_COMPONENT in tools/ r=ahal 2019-02-21 17:10:08 +00:00