[ovs-build] Still Failing: istokes/ovs#679 (master - 4617d1f)

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


Build Update for istokes/ovs
-------------------------------------

Build: #679
Status: Still Failing

Duration: 35 mins and 50 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/istokes/ovs/compare/1adcbcee8f4c...4617d1f6bd24

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

--

You can unsubscribe from build emails from the istokes/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=16644441&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/9cc931a4/attachment-0001.html>


More information about the build mailing list