Closed
Bug 974093
Opened 11 years ago
Closed 11 years ago
Save qemu.log to blobber
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ahal, Assigned: ahal)
References
Details
Attachments
(1 file)
1.23 KB,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
The output of the b2g emulator is now being saved in a file called qemu.log. If this exists, we should upload it to blobber alongside the logcat.
Assignee | ||
Comment 1•11 years ago
|
||
Should be all that's needed. We may want to create a QemuErrorList and parse qemu.log for errors the same way we do for the logcat. We'll need to see some in the wild before we can do this though.
Attachment #8377808 -
Flags: review?(jgriffin)
Comment 2•11 years ago
|
||
Comment on attachment 8377808 [details] [diff] [review]
Patch 1.0 - upload qemu.log
Review of attachment 8377808 [details] [diff] [review]:
-----------------------------------------------------------------
\o/ Thanks, can't wait to see what this shows.
Attachment #8377808 -
Flags: review?(jgriffin) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•11 years ago
|
||
Should probably wait until it lands in production :p
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•11 years ago
|
||
in production
Assignee | ||
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•11 years ago
|
||
Oops, made a typo in that last patch that caused the logcat to be uploaded twice. Here's the fix:
https://hg.mozilla.org/build/mozharness/rev/a015bc45abff
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•11 years ago
|
||
In production
Assignee | ||
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 8•11 years ago
|
||
in production
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•