Closed
Bug 787520
Opened 13 years ago
Closed 13 years ago
test_log.py broken by bug 786463
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: jgriffin, Assigned: jgriffin)
Details
Attachments
(1 file)
|
1.59 KB,
patch
|
Details | Diff | Splinter Review |
test_log.py assumes that the only information in the logs is the info written by the tests, but bug 786463 added TEST-START and TEST-END logging for all tests.
| Assignee | ||
Comment 1•13 years ago
|
||
| Assignee | ||
Comment 2•13 years ago
|
||
Assignee: nobody → jgriffin
Target Milestone: --- → mozilla18
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
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
•