Re: [libvirt] [PATCH 2/3] tests: qemustatusxml2xml: Add a seclabel for a disk with privateData

2019-06-25 Thread Ján Tomko
On Tue, Jun 25, 2019 at 10:50:56AM +0200, Peter Krempa wrote: On Tue, Jun 25, 2019 at 10:46:28 +0200, Ján Tomko wrote: 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

Re: [libvirt] [PATCH 2/3] tests: qemustatusxml2xml: Add a seclabel for a disk with privateData

2019-06-25 Thread Peter Krempa
On Tue, Jun 25, 2019 at 10:46:28 +0200, Ján Tomko wrote: > 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 . > > > > However nice it is to see the effects of

Re: [libvirt] [PATCH 2/3] tests: qemustatusxml2xml: Add a seclabel for a disk with privateData

2019-06-25 Thread Ján Tomko
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 . However nice it is to see the effects of the fix during review, I think we should not be adding broken test data

[libvirt] [PATCH 2/3] tests: qemustatusxml2xml: Add a seclabel for a disk with privateData

2019-06-24 Thread Peter Krempa
Adding a seclabel breaks the output by improperly handling the XPath context and thus not being able to parse the . Signed-off-by: Peter Krempa --- tests/qemustatusxml2xmldata/modern-in.xml | 3 +++ tests/qemustatusxml2xmldata/modern-out.xml | 15 --- 2 files changed, 7