Closed Bug 1289702 Opened 8 years ago Closed 4 years ago

Need a general output formatter config for mozharness

Categories

(Release Engineering :: Applications: MozharnessCore, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: pyang, Unassigned)

Details

Currently mozharness while adapting structured log, output format to stdout(which is showed on treeherder) will be modified by tpblOutputFormatter instead of original one ex: ReftestOutputFormatter. For reftest we added condition for replacing output formatter however we might need a generic solution such like mapping table for test suite and corresponding formatter.
Paul, did you have any additional ideas for this?
Flags: needinfo?(pyang)
Priority: -- → P5
This bug was a followup to https://dxr.mozilla.org/mozilla-central/source/testing/mozharness/scripts/desktop_unittest.py#700 Because tpblOutputFormatter modify the original log, we need to import reftestOutputFormatter as workaround. If this is not a special case, I think we can - replace this block and prepare mapping table for test suite and its formatter or - patch tpblOutputFormatter to tackle with differences among test suites.
Flags: needinfo?(pyang)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.