Closed
Bug 860896
Opened 12 years ago
Closed 12 years ago
Land a mocha hack in Gaia in order to get Gaia unit tests operational on TBPL
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jgriffin, Unassigned)
References
Details
Attachments
(1 file)
Currently, the b2g desktop builds created by buildbot have a strange problem that prevents them from being able to run gaia unit tests (bug 855049). James Lal has a hack to mocha that allows them to run. We should land this as a temporary fix in order to allow us to get the tests running in TBPL, and then revert it once bug 855049 is resolved.
Reporter | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 736465 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/9125
This is the patch you sent me a couple of weeks ago; it seems to work fine.
Attachment #736465 -
Flags: review?(jlal)
Reporter | ||
Updated•12 years ago
|
Attachment #736465 -
Flags: review?(jlal)
Reporter | ||
Comment 3•12 years ago
|
||
Unfortunately, this patch, which works with the buildbot testrunner, breaks the Gaia testrunner, according to travis:
https://travis-ci.org/mozilla-b2g/gaia/builds/6262212
James will have to take a look when he gets a chance.
Reporter | ||
Comment 4•12 years ago
|
||
The build problem that was making this hack necessary has solved itself, so we no longer need any mocha hack to get the tests running.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•