Closed Bug 769484 Opened 13 years ago Closed 13 years ago

datazilla serialization should be better

Categories

(Testing :: Talos, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 744405

People

(Reporter: k0scist, Unassigned)

References

Details

Currently, for (example) ts, the results are nice floats, but the results_aux are strings: "results_aux": { "shutdown": [ "657", "605", "689", ... tpcyles and tppagecycles in test are clearly integers. However, they are also reported as strings: "testrun": { "date": "1340920379", "options": { "responsiveness": false, "rss": false, "shutdown": true, "tpchrome": true, "tpcycles": "10", "tpmozafterpaint": false, "tppagecycles": "1", "tprender": false },
This is from the server results, or when we are posting results to the serer? Where should someone look to start fixing this one?
This should be fixed along with https://bugzilla.mozilla.org/show_bug.cgi?id=744405 . The patch is already up, just needs review
See Also: → 744405
...and this should probably be duplicated against that on landing
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.