Buildbots not capable of consistently responding to IPv6 localhost requests |
|||||
Issue descriptionIt appears that some bots are not capable of responding to IPv6 requests to [::1] (localhost). I have done a little investigation and the issue may be related to Apache. I think the breakdown happens around this spot: https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py&q=ApacheHTTP&sq=package:chromium&type=cs&l=99 (search for "enable_ipv6 = False") Problem was noticed on this CL: https://codereview.chromium.org/1818923004 And causes this test to not run on all platforms: third_party/WebKit/LayoutTests/http/tests/inspector/resource-parameters.html
,
Aug 23 2017
can you define "some bots"? Give us hostnames.
,
Aug 24 2017
FWIW, I can repro the problem locally, on a goobuntu machine (trusty), so maybe this is not an infra issue, but a test or product issue? Adding horo@ and dgozman@ and DevTools component (since the failing layout test covers DevTools).
,
Aug 28 2017
,
Aug 30 2017
,
Jan 10
Archiving P3s older than 1 year with no owner or component. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by lukasza@chromium.org
, Aug 23 2017