Closed
Bug 1471628
Opened 6 years ago
Closed 6 years ago
Make Captive Portal Service testable via xpcshell test
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
The captive portal service isn't even started when non-local connections are disabled, as it is with xpcshell-tests.
This makes it harder to test.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 3•6 years ago
|
||
mozreview-review |
Comment on attachment 8988260 [details]
Bug 1471628 - Use singleton for captive portal constructor
https://reviewboard.mozilla.org/r/253502/#review260272
Attachment #8988260 -
Flags: review?(daniel) → review+
Comment 4•6 years ago
|
||
mozreview-review |
Comment on attachment 8988227 [details]
Bug 1471628 - Add test for Captive Portal Service
https://reviewboard.mozilla.org/r/253454/#review260276
Attachment #8988227 -
Flags: review?(daniel) → review+
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/eeec72dc70ac
Add test for Captive Portal Service r=bagder
https://hg.mozilla.org/integration/autoland/rev/f4de76c19666
Use singleton for captive portal constructor r=bagder
Comment 6•6 years ago
|
||
Backed out 2 changesets (bug 1471628) for failures in netwerk/test/unit/test_captive_portal_service.js on a CLOSED TREE
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=f4de76c196666f2fa6130fa6be4304b8463d368f&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=pending&filter-resultStatus=running&filter-classifiedState=unclassified&selectedJob=185322276
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=185322276&repo=autoland&lineNumber=1330
Backout: https://hg.mozilla.org/integration/autoland/rev/7e6c2dbc2460bee57ecfa2f78e50f58a99848221
Flags: needinfo?(valentin.gosu)
Assignee | ||
Comment 7•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/327de25643e2eafc6878bfc1fc39c8ceaa6d490d
Bug 1471628 - Add test for Captive Portal Service r=bagder
https://hg.mozilla.org/integration/mozilla-inbound/rev/59a408f5d9923159f01ba3ff8ccf82dfd03e1a42
Bug 1471628 - Use singleton for captive portal constructor r=bagder
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(valentin.gosu)
Comment 8•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/327de25643e2
https://hg.mozilla.org/mozilla-central/rev/59a408f5d992
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•