Re: [libvirt] [PATCH] tests: Fix virnetdaemontest to be skipped in non-yajl environment

2015-10-26 Thread Prerna
Ping ! Do you want me to resend the patch including this error in the commit msg ? Regards, Prerna On Fri, Oct 23, 2015 at 9:49 PM, Prerna wrote: > Here is the more verbose failure snippet : > > ..[snip] > TEST: virnetdaemontest > 1) ExecRestart initial-nomdns

Re: [libvirt] [PATCH] tests: Fix virnetdaemontest to be skipped in non-yajl environment

2015-10-23 Thread Prerna
Here is the more verbose failure snippet : ..[snip] TEST: virnetdaemontest 1) ExecRestart initial-nomdns... libvirt: error : internal error: No JSON parser implementation is available libvirt: error : internal error: No JSON parser implementation is avail

Re: [libvirt] [PATCH] tests: Fix virnetdaemontest to be skipped in non-yajl environment

2015-10-23 Thread Peter Krempa
On Fri, Oct 23, 2015 at 15:38:25 +0530, Prerna wrote: > When libvirt is compiled without yajl-devel, virnetdaemontest fails. > This causes 'make check' to fail with nondescript errors, such as following: > [snip]... > PASS: read-bufsiz > PASS: read-non-seekable > PASS: s

[libvirt] [PATCH] tests: Fix virnetdaemontest to be skipped in non-yajl environment

2015-10-23 Thread Prerna
When libvirt is compiled without yajl-devel, virnetdaemontest fails. This causes 'make check' to fail with nondescript errors, such as following: [snip]... PASS: read-bufsiz PASS: read-non-seekable PASS: start TEST: virsh-uriprecedence