mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b8149ff9de
Structured logs bring many benefits. We can stop parsing the logs for magic strings, we can modify the format without breaking things, and we can stream results into systems like ActiveData. The structured logs originate primarily in reftest.js. StructuredLog.jsm is used to generate the JSON-based log stream. Finally OutputHandler in the python harness reads structured output from stdout, and formats it into human readable form. MozReview-Commit-ID: G3ZLkMRl6p7 |
||
---|---|---|
.. | ||
tests | ||
AppData.jsm | ||
AppInfo.jsm | ||
Assert.jsm | ||
CoverageUtils.jsm | ||
MockRegistrar.jsm | ||
moz.build | ||
sinon-1.16.1.js | ||
StructuredLog.jsm | ||
TestUtils.jsm |