Bug 1463435
Summary: | Building libvirt without (optional) yajl (--without-yajl) leads to test suite failure | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Robert Scheck <redhat-bugzilla> |
Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | crobinso, jtomko, libvirt-maint, rbalakri |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-06-21 16:13:20 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Robert Scheck
2017-06-20 22:29:28 UTC
Fixed upstream now: commit 8a129b75e2149d46724d95fd7c717f90f309ee89 (HEAD -> master, origin/master, origin/HEAD, yajl) Author: Cole Robinson <crobinso> Date: Wed Jun 21 08:55:58 2017 -0400 tests: virstoragetest: fix --without-yajl Recently added JSON tests should be skipped if compiled --without-yajl https://bugzilla.redhat.com/show_bug.cgi?id=1463435 |