[ovs-build] Errored: igsilya/ovs#13 (master - 4617d1f)

Travis CI builds at travis-ci.org
Fri Oct 12 17:04:43 UTC 2018


Build Update for igsilya/ovs
-------------------------------------

Build: #13
Status: Errored

Duration: 18 mins and 25 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/igsilya/ovs/compare/76d588ef9b4d...4617d1f6bd24

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

--

You can unsubscribe from build emails from the igsilya/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=17831080&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/8c60c8db/attachment.html>


More information about the build mailing list