Closed
Bug 863310
Opened 13 years ago
Closed 13 years ago
Python testrunner for gaia unit tests missing stack traces
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgriffin, Assigned: jgriffin)
Details
Attachments
(1 file)
We don't show stack traces for failing Gaia Unit tests, when run through the Python testrunner. I checked and we are receiving the stack traces through the socket, we're just ignoring them. Will need to output these in the log.
| Assignee | ||
Comment 1•13 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•13 years ago
|
Attachment #739445 -
Flags: review?(jlal)
Comment 2•13 years ago
|
||
Looks good but I am having trouble getting the b2g-desktop build to run the tests... will investigate. Maybe its just my build.
Updated•13 years ago
|
Attachment #739445 -
Flags: review?(jlal) → review+
Comment 3•13 years ago
|
||
Was bashing my head on the wall until I realized runapp does not work on b2g18
| Assignee | ||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•