gecko-dev/tools/tryselect
Andrew Halberstadt 66888b2e2c Bug 1526129 - Fix test failure in tryselect cram tests, r=jmaher
This fixes a regression from bug 1483228. It started printing a message to
stdout whenever the local state dir was generated. This caused a failure in
these cramtests since they depend on the stdout of the shell process being
identical.

To fix, make sure we trigger state dir creation in the setup script and
redirect to /dev/null.

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

--HG--
extra : moz-landing-system : lando
2019-02-08 15:17:26 +00:00
..
docs Bug 1499822 - [tryselect] Implement |mach try chooser| r=sclements 2019-01-09 17:04:39 +00:00
selectors Bug 1483228 - [tryselect] Use get_state_dir(srcdir=True) to determine directory to store history state r=nalexander 2019-02-04 21:07:10 +00:00
test Bug 1526129 - Fix test failure in tryselect cram tests, r=jmaher 2019-02-08 15:17:26 +00:00
__init__.py
cli.py Bug 1413928 - [tryselect] Change templates to return an entire context dict instead of a single value r=maja_zf 2018-01-15 16:05:17 -05:00
mach_commands.py Bug 1499822 - [tryselect] Implement |mach try chooser| r=sclements 2019-01-09 17:04:39 +00:00
preset.py Bug 1483228 - [mozboot] Simplify get_state_dir()'s return value r=nalexander 2019-02-04 20:52:31 +00:00
push.py Bug 1483228 - [tryselect] Use get_state_dir(srcdir=True) to determine directory to store history state r=nalexander 2019-02-04 21:07:10 +00:00
tasks.py No bug: [tryselect] Slightly improve the accuracy of the error message on parameter mismatch; r=ahal 2019-02-07 19:38:13 +00:00
templates.py Bug 1489100 - Specify tests per suite in MOZHARNESS_TEST_PATHS. r=ahal 2018-11-15 17:54:13 +01:00