gecko-dev/build/valgrind
Mike Hommey 8fdf2cb6ce Bug 1655921 - Stop running `make check` in valgrind builds. r=froydnj
This has the side effect of not initializing fontconfig before the
valgrind test itself runs, which changes the code path leading to
`FcConfigAddDirList`, which eventually leads to suppressed leaks.
Those leaks are then not discarded because the caller doesn't match what
is in the suppression file anymore, so we remove the caller.

Differential Revision: https://phabricator.services.mozilla.com/D85353
2020-07-30 20:27:14 +00:00
..
__init__.py
cross-architecture.sup Bug 1636003 - Add suppression for libfontconfig1 leak in Debian 8 and 9. r=njn 2020-05-07 04:28:56 +00:00
i386-pc-linux-gnu.sup
mach_commands.py Bug 1638995 - Run `mach valgrind-test` with Python 3 r=firefox-build-system-reviewers,glandium 2020-05-20 05:31:58 +00:00
output_handler.py
x86_64-pc-linux-gnu.sup Bug 1655921 - Stop running `make check` in valgrind builds. r=froydnj 2020-07-30 20:27:14 +00:00