Open
Bug 1710706
Opened 3 years ago
Updated 1 year ago
Need better IPv6 environment on testers
Categories
(Release Engineering :: General, enhancement, P5)
Release Engineering
General
Tracking
(Not tracked)
NEW
People
(Reporter: bwc, Unassigned)
References
Details
I'm working on a feature (bug 857668) where we really need testing on machines that support IPv6, but we do not seem to have that:
https://treeherder.mozilla.org/jobs?repo=try&revision=e65e96bdab2d1a81c26052b38309ee0e8d550df3
On the linux testers, we at least seem to have an IPv6 address, but "localhost" does not resolve to "::1" there, which means our tests still don't work. I can hack in some special case code that "resolves" localhost to ::1, I guess.
Updated•1 year ago
|
Severity: -- → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•