Closed
Bug 1176582
Opened 10 years ago
Closed 10 years ago
figure out an output log parsing bit of code for tcheck2 to work with phonedash and treeherder
Categories
(Testing Graveyard :: Autophone, defect)
Testing Graveyard
Autophone
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1172108
People
(Reporter: jmaher, Unassigned)
References
Details
currently we output:
__start_report<completeness>__end_report
__start_timestamp<secs>__end_timestamp
we care about the completeness score, so we should be able to parse the logcat output and find mentions of this, then report it properly to servers.
| Reporter | ||
Comment 1•10 years ago
|
||
this is actually resolved in a prototype script:
https://github.com/jmaher/autophone/blob/talos/tests/robocop.py
which will be handled in bug 1172108
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•