Files
vagrant-libvirt/spec/unit
Darragh Bailey fc5598ddb8 Use equivalent-xml to compare xml (#1564)
Using diffy alone is insufficient to spot when the XML returned by
libvirt for the changes applied is equivalent but formatted differently.

When libvirt returns slightly differently formatted XML corresponding to
what changes were actually applied, it can result in an error being
assumed to have happened when the update actually worked as expected.

Equivalent-xml handles detecting XML documents as being identical,
therefore switching to using it instead of diffy should produce more
reliable results, while retaining diffy for better formatted diffs
should an issue occur is useful.

Fixes: #1556
2022-08-28 12:10:46 +01:00
..
2022-08-16 17:44:11 +01:00
2022-08-08 22:44:45 +00:00
2022-08-08 22:46:07 +00:00
2022-08-08 22:44:45 +00:00