diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2015-07-01 07:34:23 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2015-07-01 07:34:23 +0200 |
commit | 52a321d839b366d40fdd72bbb6c494016fa3d608 (patch) | |
tree | f8699a302e162eedd83e3aad809f4f0a128234e3 /src/core/dbus-execute.c | |
parent | 64ea3f926dfd43b52d7ef0399e44ce00587b5993 (diff) |
sysv-generator test: Fix random ordering failure
test_simple_escaped() sometimes fails with
AssertionError: Lists differ: ['foo\\x2b.service', 'foo-admin.service'] != ['foo-admin.service', 'foo\\x2b.service']
We don't need to assume any order here, so compare them as a set, not a list.
Diffstat (limited to 'src/core/dbus-execute.c')
0 files changed, 0 insertions, 0 deletions