New issue
Advanced search Search tips

Issue 599670 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Jan 10
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Buildbots not capable of consistently responding to IPv6 localhost requests

Project Member Reported by allada@chromium.org, Mar 31 2016

Issue description

It 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
 
Components: Infra>Labs
Adding (possibly incorrect) Infra>Labs label, hoping that somebody will be able to triage this bug further.
can you define "some bots"?  Give us hostnames.
Cc: dgozman@chromium.org horo@chromium.org
Components: Platform>DevTools
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).
Components: -Test -Infra>Labs
Components: -Platform>DevTools
Status: Archived (was: Untriaged)
Archiving P3s older than 1 year with no owner or component.

Sign in to add a comment