Closed Bug 975149 Opened 10 years ago Closed 10 years ago

Provide https origins for mochitest on android

Categories

(Testing :: Mochitest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 907770

People

(Reporter: mt, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

Running mochitests on Android don't have any way of accessing all of the https:// origins because ssltunnel doesn't run on the host machine.

If we want to run these tests, and that seems like a Good Thing (TM), then some hacking might be needed to plumb this in.
Component: WebRTC → Build Config
I suspect there are two parts to this:
1) Ensure that ssltunnel is in the test utilities package (whatever that's actually called, the thing with the host binaries)
2) Ensure that the remote test harness launches ssltunnel properly (shouldn't be that hard, can probably just call the code from the desktop harness).
Component: Build Config → Mochitest
Product: Core → Testing
Attachment #8380889 - Attachment is obsolete: true
I've uploaded a patch that should fix the issue, as Ted describes it.  However, that alone doesn't work for me.  The files are being pushed to the profile on the device, but I continue to get certificate errors loading https content.

I don't know enough about the platform to know how to debug this one further.  Happy to accept help.  Can provide tests for someone to run if that would help.
See Also: → 907770
This is actually a duplicate of Bug 907770, so I'll move the patch over there.
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.

Attachment

General

Created:
Updated:
Size: