Closed
Bug 1030471
Opened 11 years ago
Closed 11 years ago
Steeplechase should write separate log files
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: drno, Unassigned)
Details
At the end of a test run steeplechase right now writes one big log file with its own output plus the output of both clients concatenated. This makes debugging pretty hard.
Instead steeplechase should have the ability to write a log file per client and writes its own log messages into a third file.
| Reporter | ||
Comment 1•11 years ago
|
||
Turns out there is an option for that already: --save-logs-to
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•8 years ago
|
Component: New Frameworks → General
You need to log in
before you can comment on or make changes to this bug.
Description
•