ed3c5d9711
We intended to do an in-place sort of the mount-point list, but sorted() returns a new list that wasn't captured. Move to the .sort() function. It seems the existing unit-test missed this. Add a new test taken from the bug which does exhibit a sorting issue. Also added a unit-test of just the comparitor for sanity. Closes-Bug: 1699437 Change-Id: I8101e4a1804a4af7dbda20d48bf362c3f4ad2742 |
||
---|---|---|
.. | ||
bad_edge_graph.yaml | ||
bad_plugin.yaml | ||
cmd_create.yaml | ||
deep_graph.yaml | ||
deep_tree.yaml | ||
duplicate_fs_labels.yaml | ||
duplicate_name.yaml | ||
lvm_graph.yaml | ||
lvm_tree_multiple_pv_vg.yaml | ||
lvm_tree_multiple_pv.yaml | ||
lvm_tree_partition_ordering.yaml | ||
lvm_tree_spanned_vg.yaml | ||
lvm_tree.yaml | ||
multi_key_node.yaml | ||
multiple_partitions_graph.yaml | ||
multiple_partitions_tree.yaml | ||
rollback.yaml | ||
simple_graph.yaml | ||
simple_tree.yaml | ||
too_long_fs_label.yaml |