Add relevant application logs to the test result
Bug #1350071 reported by
Allan LeSage
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Autopilot Tests |
New
|
Undecided
|
Unassigned |
Bug Description
In conversation with thomi, going over a test failure, the autopilot log is only so helpful without the logs from relevant apps (e.g. the camera-app in this case).
Logs on my mako are to be found under ~/.cache/upstart (although I find none for camera-app in this specific case).
To post a comment you must log in.
To clarify some details:
If a UX test opens apps A, B, and C, then those apps log files must be added to the test result. The easiest way to do this is to call 'self.addConten tUniqueName' on the test case object, passing it a name (which reflects the application being used) and a content object, as generated from autopilot. content. content_ from_file.