Open Bug 1824000 Opened 2 years ago Updated 2 years ago

When using custom_data, only the first extras entry is analyzed

Categories

(Testing :: Raptor, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: sparky, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxp])

Currently, when you add custom data with a call like commands.measure.add("upload_time", {"upload_time": uploadTime}); then only the data from the first call will be analyzed. We should modify the logic to analyze all the entries in the extras data: https://searchfox.org/mozilla-central/rev/d00845a44a8d1bf3f472ff36fd3f22a03af30a76/testing/raptor/raptor/results.py#617

Blocks: 1824183
You need to log in before you can comment on or make changes to this bug.