Closed
Bug 1550587
Opened 7 years ago
Closed 6 years ago
Multiple PERFHERDER_DATA output blobs when receiving supporting data of the same type multiple times
Categories
(Testing :: Raptor, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rwood, Unassigned)
References
Details
If Raptor receives supporting data results for the same type of supporting data more than once, then it will dump out a PERFHERDER_DATA blob for each time it received it.
It should only dump out one PERFHERDER_DATA blob for all the supporting data of the same type.
For example, soon cpu info support will be landing thanks to Chris in Bug 1544470. When that feature is used, Raptor will be polling for cpu info more than once during a Raptor test, submitting supporting data results to the control server each time. Currently that results in a separate PERFHERDER_DATA output for each time; but it should all be combined into one for each type of supporting data.
Comment 1•6 years ago
|
||
Fixed by bug 1567311.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•