
On 2/21/25 05:49, Laine Stump wrote:
More explanation in 2/2 (such as it is)
Laine Stump (2): tests: be consistent about following DO_TEST_*() with a ; schema: fix <interleave> errors when validating <domain> subelements
src/conf/schemas/domaincommon.rng | 53 +++++++--------- ...rder-domain-subelements.x86_64-latest.args | 40 ++++++++++++ ...order-domain-subelements.x86_64-latest.xml | 62 +++++++++++++++++++ .../schema-reorder-domain-subelements.xml | 62 +++++++++++++++++++ tests/qemuxmlconftest.c | 20 +++--- 5 files changed, 196 insertions(+), 41 deletions(-) create mode 100644 tests/qemuxmlconfdata/schema-reorder-domain-subelements.x86_64-latest.args create mode 100644 tests/qemuxmlconfdata/schema-reorder-domain-subelements.x86_64-latest.xml create mode 100644 tests/qemuxmlconfdata/schema-reorder-domain-subelements.xml
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal