Closed Bug 1476305 Opened 6 years ago Closed 6 years ago

Add configuration for not truncating logs

Categories

(Remote Protocol :: Marionette, enhancement, P1)

enhancement

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: ato, Assigned: ato)

References

Details

Attachments

(1 file)

We truncate long log messages, e.g. packet log entries in the trace
level, that exceed 250 characters:
https://searchfox.org/mozilla-central/rev/6f86cc3479f80ace97f62634e2c82a483d1ede40/testing/marionette/format.js#16

It is however sometimes, usually when debugging locally, to not
truncate the logs so one can see exactly what is sent to and fro
Marionette.
Assignee: nobody → ato
Status: NEW → ASSIGNED
Priority: -- → P1
Marionette currently truncates a selection of log messages that
exceed 250 characters.  It is however sometimes, usually when
debugging locally, to not truncate logs so one can see exactly what
is sent to and fro the server.
Attachment #8992673 - Flags: review?(dburns)
Attachment #8992673 - Flags: review?(dburns) → review+
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/abc2e543c497
Add pref to not truncate Marionette log messages. r=automatedtester
https://hg.mozilla.org/mozilla-central/rev/abc2e543c497
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: