FAIL: test_list_type_names (cdist.test.cdist_type.TypeTestCase) #226
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ungleich-public/cdist#226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: dheule
On my laptop this test sometimes fails,
I think the test is for nothing, since it denpends on the order witch os.listdir return.
From python manual:
os.listdir(path)
Return a list containing the names of the entries in the directory given by path. The list is in arbitrary order.
I am wrong ?
Created by: telmich
You are right, it should be sorted!
dheule [Thu, Feb 06, 2014 at 12:02:10PM -0800]:
PGP key: 7ED9 F7D3 6B10 81D7 0EC5 5C09 D7DC C8E4 3187 7DF0