Files
tubestation/testing
Gabriele Svelto a824f754e8 Bug 1958775 - Do not print empty lines in XPCShell logs r=jmaher
Without this patch applied we would print one empty line before every other line
in the structured log output. On Android every one of these lines is prepended
with a timestamp and pushed to the logcat, making it measurably larger. With
this patch applied a single batch of XPCShell tests (roughly half the tests)
results in a 205 MiB logcat file instead of a 220 MiB one.

Differential Revision: https://phabricator.services.mozilla.com/D245213
2025-04-11 13:59:37 +00:00
..

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff