Closed
Bug 1031564
Opened 10 years ago
Closed 10 years ago
B2G mochitests are broken because host xulrunner bundle is missing ssltunnel
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1002545
People
(Reporter: jld, Unassigned)
Details
If I try to do `./mach mochitest-remote` locally:
INFO | runtests.py | expected to find ssltunnel at /home/jld/src/B2G.goldfish86/gaia/xulrunner-sdk-30/xulrunner-sdk/bin/ssltunnel
Followed by failing with an otherwise unhelpful Python exception.
If I copy in the ssltunnel binary from a mozilla-central desktop build, it seems to work.
I don't understand how this is completely broken for me while still working on Buildbot.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•