Open Bug 1900056 Opened 1 year ago Updated 16 days ago

Use ProxyLogger or something similar for logging in mozperftest

Categories

(Testing :: mozperftest, task, P5)

task

Tracking

(Not tracked)

People

(Reporter: sparky, Unassigned)

References

Details

(Whiteboard: [fxp][operational])

This bug is for moving the logger in mozperftest to the ProxyLogger or something similar. Currently, the mach command logger is used but it can't handle log messages with JSON-like structures in them. For the functional tests we already have that use the perfMetrics: {JSON} scheme for outputting metrics we use a different logger there so we don't hit this issue, but in the ShellScriptRunner we hit the issue since we're using the mach command logger directly for test output.

Priority: P2 → P4
Whiteboard: [fxp] → [fxp][operational]
Severity: S3 → S4
Priority: P4 → P5
You need to log in before you can comment on or make changes to this bug.