Open
Bug 1220952
Opened 10 years ago
Updated 3 years ago
Provide tests for nsIDNSServiceDiscovery
Categories
(Core :: Networking: DNS, defect, P5)
Core
Networking: DNS
Tracking
()
NEW
Iteration:
45.2 - Nov 30
People
(Reporter: xeonchen, Unassigned)
Details
(Whiteboard: [necko-would-take])
User Story
In bug 1217807, there's an assertion that caused by improper object life-cycle when networking is not configured. We need test cases for the component, however, it's not easy to separate the component with its dependencies including |mDNSResponder| and |SocketTransportService|. We decide to run tests for |nsIDNSServiceDiscovery| on emulators in terms of providing basic tests. This is kind of integration test, and may cover most use cases except multiple devices case, which is possibly simulated by registering multiple services.
This is a follow-up of bug 1217807.
Updated•10 years ago
|
Whiteboard: [necko-would-take]
| Reporter | ||
Comment 1•9 years ago
|
||
remove myself from assignee since I'm not actively working on it at this moment.
Assignee: xeonchen → nobody
Comment 2•8 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•