Change in ovirt-engine-sdk[master]: Fix parsing of XML strings

juan.hernandez at redhat.com juan.hernandez at redhat.com
Wed Mar 9 19:41:02 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: Fix parsing of XML strings
......................................................................


Fix parsing of XML strings

Current when a element containing an string is parsed, the next element
is ignored, because there are two calls to the "next_element" method.
This patch fixes that and adds a test to check it.

Change-Id: Iadf02e6c9d546ab3566c1e2ebc20144cd554d43e
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M generator/src/main/java/org/ovirt/sdk/python/ReadersGenerator.java
A sdk/tests/test_fault_reader.py
2 files changed, 92 insertions(+), 2 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/54560
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iadf02e6c9d546ab3566c1e2ebc20144cd554d43e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list