Closed Bug 1651325 Opened 4 years ago Closed 4 years ago

frequent mozilla-beta test_ext_background_page.html dumps information with IGNORED REDUX ACTION, logs become too big to parse

Categories

(DevTools :: Console, defect)

defect

Tracking

(firefox80 fixed)

RESOLVED FIXED
Firefox 80
Tracking Status
firefox80 --- fixed

People

(Reporter: aryx, Assigned: nchevobbe)

References

()

Details

Attachments

(1 file)

Any idea why this affects beta so frequently but not trunk?

Flags: needinfo?(nchevobbe)
See Also: → 1607689

I don't really know why beta is more impacted.
This log has been causing issue since it was introduced, I think we can only log the action type (which is a string), and would resolve the issue

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Flags: needinfo?(nchevobbe)

The action object can hold complex data that would clutter the standard
output and make logs impoassible to parse (e.g. for treeherder).

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/58878fb291ae
Only log action type in ignore middleware. r=bomsy.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: