On Mon, Jun 24, 2019 at 06:27:12PM +0200, Peter Krempa wrote:
Adding a seclabel breaks the output by improperly handling the XPath
context and thus not being able to parse the <privateData>.
However nice it is to see the effects of the fix during review, I think
we should not be adding broken test data and this should be squashed
with the next commit.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemustatusxml2xmldata/modern-in.xml | 3 +++
tests/qemustatusxml2xmldata/modern-out.xml | 15 ++++-----------
2 files changed, 7 insertions(+), 11 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano