Closed Bug 1198532 Opened 9 years ago Closed 9 years ago

Provide json version of the human readable output

Categories

(Firefox OS Graveyard :: Gaia::PerformanceTest, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
FxOS-S7 (18Sep)

People

(Reporter: fabrice, Assigned: Eli)

References

Details

(Whiteboard: [systemsfe])

raptor.log contains the raw events in json format, but it would be also very useful to get the processed output as json.
In working on this yesterday, it became apparent I would need to make some breaking changes to the reporting API, so I will roll this in with the v2.0 changes.
Assignee: nobody → eperelman
Blocks: 1185007
Whiteboard: [systemsfe]
Addressed by PR in metabug. This will let raptor output its results via JSON at the end of the test, which can be piped: raptor test reboot --output json > stats.json raptor test reboot --output json | did_i_regress.js
Status: NEW → ASSIGNED
Target Milestone: --- → FxOS-S7 (18Sep)
Also as an FYI, raptor v2.0 creates a "metrics.ldjson" file instead of "raptor.log" file.
In npm: @mozilla/raptor v2.0.0
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.