gecko-dev/tools
Matthew Gaudet fd2c42d1ce Bug 1628343 - Remove Windows and OSX builds from sm-shell preset, and add 'sm-shell-all' preset r=tcampbell
After this patch:

```
$ ./mach try --no-push --preset=sm-shell
Task configuration changed, generating target task set
estimates: Runs 17 tasks (17 selected, 0 dependencies)
estimates: Total task duration 7:51:00
estimates: In the 61% percentile
estimates: Should take about 1:26:32 (Finished around 2020-05-01 08:30)
Commit message:
Fuzzy query=!win !osx 'spidermonkey | 'shell-haz

Pushed via `mach try fuzzy`
Calculated try_task_config.json:
{
    "env": {
        "TRY_SELECTOR": "fuzzy"
    },
    "tasks": [
        "hazard-linux64-shell-haz/debug",
        "spidermonkey-sm-arm-sim-linux32/debug",
        "spidermonkey-sm-arm64-sim-linux64/debug",
        "spidermonkey-sm-asan-linux64/opt",
        "spidermonkey-sm-compacting-linux64/debug",
        "spidermonkey-sm-fuzzing-linux64/opt",
        "spidermonkey-sm-gdb-linux64/debug",
        "spidermonkey-sm-mozjs-sys-linux64/debug",
        "spidermonkey-sm-nojit-linux64/opt",
        "spidermonkey-sm-nonunified-linux64/debug",
        "spidermonkey-sm-package-linux64/opt",
        "spidermonkey-sm-plain-linux64/debug",
        "spidermonkey-sm-plain-linux64/opt",
        "spidermonkey-sm-rootanalysis-linux64/debug",
        "spidermonkey-sm-rust-bindings-linux64/debug",
        "spidermonkey-sm-tsan-linux64/opt",
        "spidermonkey-sm-warp-linux64/debug"
    ],
    "version": 1
}
```

Differential Revision: https://phabricator.services.mozilla.com/D73439
2020-05-01 13:17:55 +00:00
..
bloatview
browsertime Bug 1623965 - Improve error message when binary not found while testing. r=glandium,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers,Bebe,whimboo 2020-04-21 11:58:04 +00:00
clang-tidy Bug 1612274 - Add checker readability-qualified-auto for clang-tidy static-analysis. r=sylvestre 2020-04-10 07:06:09 +00:00
code-coverage no bug - mozlint/codespell - Add two docs directories in the list + fix typos r=marco DONTBUILD 2020-03-09 10:43:14 +00:00
compare-locales
coverity Bug 1608396 - for Coverity Analysis disable checker STRAY_SEMICOLON due to the noise that it creates with if constexpr. r=froydnj 2020-03-26 17:40:45 +00:00
crashreporter Bug 1603988 - Part 2: Add a TC index for generated artifacts for mac symbols and reuse them in the next run r=tomprince 2020-02-03 18:41:49 +00:00
fuzzing Bug 1632830 - Properly shutdown ScopedXPCOM instance with libFuzzer. r=truber 2020-04-27 01:35:01 +00:00
github-sync Bug 1617805 - Improve debug logging in converter script. r=kvark 2020-02-25 16:57:09 +00:00
infer
jprof
leak-gauge
lint Bug 1580448 - JSProcessActor tests;r=nika 2020-04-30 16:45:14 +00:00
moztreedocs Bug 1628275 - Document how to run a try job for the in-tree documentation.r=firefox-source-docs-reviewers,sylvestre 2020-04-13 21:24:43 +00:00
performance
phabricator Bug 1623544 - Install python3-pip on Debian during bootstrap; r=firefox-build-system-reviewers,rstewart 2020-03-25 15:31:09 +00:00
power
profiler Bug 1626570 - Improve handling of copying arrays in tools/profiler/gecko. r=mstange 2020-04-30 09:36:07 +00:00
quitter Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
rb Bug 1633901 - Add support for hiding fix-stacks errors. r=erahm 2020-04-28 23:55:57 +00:00
rewriting Bug 1610512 - Part 4: Update Gecko to Unicode 13. r=jfkthame 2020-03-17 14:09:20 +00:00
sanitizer/docs no bug - asan/lsan - Add links to the meta bugs r=decoder DONTBUILD 2020-02-28 11:37:20 +00:00
tryselect Bug 1628343 - Remove Windows and OSX builds from sm-shell preset, and add 'sm-shell-all' preset r=tcampbell 2020-05-01 13:17:55 +00:00
update-packaging Bug 1632531 - Ensure unique working directory for parallel use. r=mtabara 2020-04-23 21:37:44 +00:00
update-verify
vcs Bug 1621718 - Use proper email parsing library for parsing patches. r=ahal 2020-03-16 19:46:13 +00:00
mach_commands.py
moz.build Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart 2020-04-09 00:24:29 +00:00