Closed
Bug 700469
Opened 13 years ago
Closed 13 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
Updated•13 years ago
|
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•13 years ago
|
||
Submitted a pull request for this at https://github.com/whimboo/mozmill-environment/pull/3
Updated•13 years ago
|
Whiteboard: [mozmill-env]
Comment 2•13 years ago
|
||
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•13 years ago
|
||
Yes, I hope to finish and update the pull request by Friday.
Comment 4•13 years ago
|
||
As given this is covered by https://github.com/whimboo/mozmill-environment/pull/3
Status: NEW → RESOLVED
Closed: 13 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
•