[ovs-build] Errored: openvswitch/ovs#5523 (branch-2.5 - f599855)

Travis CI builds at travis-ci.org
Tue Nov 14 20:35:49 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #5523
Status: Errored

Duration: 16 minutes and 17 seconds
Commit: f599855 (branch-2.5)
Author: Ben Pfaff
Message: tests: Try harder to figure out whether IPv6 is supported.

Until now, the tests have tried to create an IPv6 socket to figure out
whether the system under test supports IPv6.  Recently we've seen test
failures on Travis which appear to be because, although the system supports
IPv6, test programs are not allowed to connect or bind IPv6 addresses.
This commit refines the test for IPv6 to also try to bind the IPv6
localhost address, which should convert the test failures to "skip"s.

Acked-by: William Tu <u9012063 at gmail.com>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>
Tested-at: https://travis-ci.org/gvrose8192/ovs-experimental
Reported-at: https://github.com/travis-ci/travis-ci/issues/8711
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/09a97a31daba...f59985540488

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/302070346?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20171114/64d777f4/attachment.html>


More information about the build mailing list