You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/xml/tasks
Sam Doran d6e7011d14 [stable-2.8] Order data in xml integration test (#59742)
A recent update to lxml for Python >= 3.6 now preserves key order. Change the test input so the input is sorted, making tests pass on previous versions of lxml as well as the latest version.
(cherry picked from commit 19299f3310)

Co-authored-by: Sam Doran <sdoran@redhat.com>
6 years ago
..
main.yml Use correct python for -c invocations in tests. (#54577) 7 years ago
test-add-children-elements-unicode.yml
test-add-children-elements.yml
test-add-children-from-groupvars.yml
test-add-children-insertafter.yml
test-add-children-insertbefore.yml
test-add-children-with-attributes-unicode.yml
test-add-children-with-attributes.yml
test-add-element-implicitly.yml
test-add-namespaced-children-elements.yml
test-children-elements-xml.yml
test-count-unicode.yml
test-count.yml
test-get-element-content-unicode.yml
test-get-element-content.yml Warn on incorrect use of parameter, and remove fix for now (#54336) 7 years ago
test-mutually-exclusive-attributes.yml
test-pretty-print-only.yml
test-pretty-print.yml
test-remove-attribute.yml
test-remove-element.yml
test-remove-namespaced-attribute.yml
test-remove-namespaced-element.yml
test-set-attribute-value-unicode.yml
test-set-attribute-value.yml
test-set-children-elements-level.yml [stable-2.8] Order data in xml integration test (#59742) 6 years ago
test-set-children-elements-unicode.yml
test-set-children-elements.yml
test-set-element-value-empty.yml
test-set-element-value-unicode.yml
test-set-element-value.yml
test-set-namespaced-attribute-value.yml
test-set-namespaced-children-elements.yml
test-set-namespaced-element-value.yml
test-xmlstring.yml