Open Bug 1375958 Opened 7 years ago Updated 2 years ago

Simplify talos startup test results parsing code

Categories

(Testing :: Talos, enhancement, P3)

Version 3
enhancement

Tracking

(Not tracked)

People

(Reporter: rwood, Unassigned)

Details

In Bug 1375073 we introduce the ability for talos to parse multiple event values from a single test iteration, and 'parse' out each result to appear as individual test results, which requires special parsing i.e. [1].

We should make the parsing consistent across all startup tests, including ones that just report a single event/value per iteration. i.e. Have all startup tests use the '{"event_1": xxxx}' reporting format inside the actual tests themselves, an parse them consistently.

[1] http://searchfox.org/mozilla-central/rev/3291398f10dcbe192fb52e74974b172616c018aa/testing/talos/talos/results.py#160
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.