Closed
Bug 1241562
Opened 10 years ago
Closed 10 years ago
Replace logger error with debug when logging accessibility issues.
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(firefox46 fixed)
RESOLVED
FIXED
mozilla46
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | fixed |
People
(Reporter: yzen, Assigned: yzen)
Details
Attachments
(1 file)
Right now logger.error statement is confusing as it looks like an error had happened during the test run. Lets change it to debug.
| Assignee | ||
Comment 1•10 years ago
|
||
---
testing/marionette/accessibility.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Review commit: https://reviewboard.mozilla.org/r/31799/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/31799/
Attachment #8710575 -
Flags: review?(ato)
Comment 2•10 years ago
|
||
Comment on attachment 8710575 [details]
MozReview Request: Bug 1241562 - replacing logger error with debug when logging accessibility issues. r=ato
https://reviewboard.mozilla.org/r/31799/#review28535
LGTM.
Attachment #8710575 -
Flags: review?(ato) → review+
Comment 4•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•