Test about:logging
Categories
(Core :: XPCOM, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: padenot, Assigned: padenot)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
Assignee | ||
Comment 1•2 years ago
|
||
The automation test runner sets a number of MOZ_LOG
modules when testing the
browser. This configuration flag allows not taking MOZ_LOG
environment
variable into account in the page, allowing to test this page in automation more
thoroughly.
In addition, it expose two functions to return the internal configurations
object of about:logging: the list of presets and the current settings.
Depends on D161311
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D162013
Updated•2 years ago
|
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Backed out 9 changesets (Bug 1796554, Bug 1800076, Bug 1796152, Bug 1797497, Bug 1802349, Bug 1797284, Bug 1796585) for causing build bustages.
Backout link
Push with failures <--> B
Failure Log
Assignee | ||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Backed out for causing bc failures in toolkit/content/tests/browser/browser_about_logging.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/3ca181bf09815a901ba7d7ca9a5fe98c6d099537
Assignee | ||
Comment 7•2 years ago
|
||
I'm disabling this on TSAN: bug 1804081 explains the reason.
Comment 9•2 years ago
|
||
Backed out 9 changesets (Bug 1796585, Bug 1797497, Bug 1800076, Bug 1796152, Bug 1802349, Bug 1797284, Bug 1796554) for causing failures in browser_about_logging.js
Log: https://treeherder.mozilla.org/logviewer?job_id=398817848&repo=autoland&lineNumber=4269
Backout: https://hg.mozilla.org/integration/autoland/rev/c9511a6efe62364862f7502bd8d1636a0f65b41d
Comment 10•2 years ago
|
||
Comment 11•2 years ago
|
||
Backed out for causing mochitest failures in xpcom/base/nsTraceRefcnt.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/6212248e60a47a7a019b2e46c5089172dadbca52
INFO - GECKO(3245) | Assertion failure: false (Tried and failed to create an XPCOM log), at /builds/worker/checkouts/gecko/xpcom/base/nsTraceRefcnt.cpp:564
Comment 12•2 years ago
|
||
![]() |
||
Comment 13•2 years ago
|
||
bugherder |
Assignee | ||
Updated•2 years ago
|
Description
•