Closed
Bug 1373552
Opened 8 years ago
Closed 4 years ago
Run the web platform tests in Fennec test environment under proxy
Categories
(Firefox for Android Graveyard :: Testing, enhancement, P3)
Firefox for Android Graveyard
Testing
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jhao, Unassigned)
References
(Blocks 1 open bug)
Details
This is the second step of Bug 1314793 - Creating Testing Framework for Proxy Bypasses for Fennec.
- Stand up and run a permanent SOCKS proxy service in the fennec testing environment
- Install the VPN Service App (the one we create in bug 1373550) in the fennec testing environment
- Run the web platform tests (this may be difficult because we might not currently allow tests to hit the network) in Fennec in the test environment, under the proxy
If the VPNService App has logged any non-proxied traffic, figure out how to get that log out of the test environment and raise it as a test failure.
It would be neat if we could somehow correlate the traffic to a particular test, but this may be difficult. Hopefully the traffic will make it apparent what test is causing the failure. And ideally we’ll only cause one test to fail at a time, because as a bug pops up we’d fix it quickly!
| Reporter | ||
Comment 1•8 years ago
|
||
We should also add a true-positive test so we can be certain that proxy bypasses are successfully being raised and exposed by the test framework.
Updated•8 years ago
|
Priority: -- → P3
Comment 2•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•