Closed
Bug 307583
Opened 19 years ago
Closed 11 months ago
gethost test case fails on Solaris with no IPv6
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: jason.m.reid, Unassigned)
Details
The gethost test case fails on Solaris machines without IPv6 setup.
> ./gethost
h_name: mcom.com
h_addrtype: 2
h_length: 4
h_addr_list[0]: 64.12.37.146
h_addr_list[1]: 64.12.180.19
reverse lookup
h_name: main-v4.evip.aol.com
h_addrtype: 2
h_length: 4
h_addr_list[0]: 64.12.37.146
reverse lookup
PR_GetHostByAddr failed
Updated•18 years ago
|
QA Contact: wtchang → nspr
Updated•2 years ago
|
Severity: normal → S3
Comment 1•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: wtc → nobody
Updated•11 months ago
|
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•