Closed
Bug 700469
Opened 14 years ago
Closed 14 years ago
Python code for Mozmill-Environments should use logging instead of print statements
Categories
(Mozilla QA Graveyard :: Mozmill Automation, defect)
Mozilla QA Graveyard
Mozmill Automation
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: automatedtester, Assigned: BYK)
References
Details
(Whiteboard: [mozmill-env])
When the python code is executing there are python print statements for logging. We should change this to the built in logging component so we can get timestamps and any extra info that we *may* need.
E.g. https://github.com/whimboo/mozmill-environment/pull/1/files#L18R65
Component: Mozmill → Mozmill Automation
OS: Mac OS X → All
Product: Testing → Mozilla QA
QA Contact: mozmill → mozmill-automation
Hardware: x86 → All
Version: Trunk → unspecified
| Assignee | ||
Comment 1•14 years ago
|
||
Submitted a pull request for this at https://github.com/whimboo/mozmill-environment/pull/3
Whiteboard: [mozmill-env]
Hi Burak, can I ask about a status update on this bug? Do you still think you have time to work on it?
Assignee: nobody → madbyk
| Assignee | ||
Comment 3•14 years ago
|
||
Yes, I hope to finish and update the pull request by Friday.
As given this is covered by https://github.com/whimboo/mozmill-environment/pull/3
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Updated•11 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•