[libvirt] [PATCHv3 00/13] Switch from yajl to Jansson

Andrea Bolognani abologna at redhat.com
Tue May 15 16:12:05 UTC 2018


On Fri, 2018-05-11 at 14:59 +0200, Ján Tomko wrote:
> Per the discussion here:
> https://www.redhat.com/archives/libvir-list/2017-November/msg00225.html
> Switch from using yajl to Jansson.

I tried building

  https://repo.or.cz/libvirt/jtomko.git/ jansson

on all platform libvirt supports.

Debian 8, Ubuntu 14.04 and Ubuntu 16.04 all linked successfully
against Jansson, but when running the test suite I got

  FAIL: virnetdaemontest
  FAIL: qemumonitorjsontest
  FAIL: qemucapabilitiestest
  FAIL: qemuhotplugtest
  FAIL: qemucommandutiltest
  FAIL: qemublocktest
  FAIL: qemumigparamstest
  FAIL: virjsontest

>From a quick look, it seems like at least some of the failures
are caused by dictionaries and arrays having their members
shuffled around.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list