[ovs-build] Failed: openvswitch/ovs#7175 (master - 4617d1f)

Travis CI builds at travis-ci.org
Fri Oct 12 00:56:01 UTC 2018


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

Build: #7175
Status: Failed

Duration: 37 mins and 29 secs
Commit: 4617d1f (master)
Author: Terry Wilson
Message: Work around Python/C JSON unicode differences

The OVS C-based JSON parser operates on bytes, so the parser_feed
function returns the number of bytes that are processed. The pure
Python JSON parser currently operates on unicode, so it expects
that Parser.feed() returns a number of characters. This difference
leads to parsing errors when unicode characters are passed to the
C JSON parser from Python.

Signed-off-by: Terry Wilson <twilson at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Lucas Alvares Gomes <lucasagomes at gmail.com>

View the changeset: https://github.com/openvswitch/ovs/compare/39cc92aa651e...4617d1f6bd24

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20181012/a409d8c5/attachment-0001.html>


More information about the build mailing list