Skip to content
Commit caa52411 authored by Sam Thursfield's avatar Sam Thursfield Committed by Tristan Van Berkom
Browse files

tests/testutils/integration.py: Avoid inconsistent symlink handling

The output of walk_dir() seemed to be inconsistent in how it traversed
symlinks. Presumably this is to do with differences in how the filesystem
return files. If we do an in-place sort of the list of files and directories
that we get, os.walk() will honour that order which should make the output
stable.
parent 3ec1cab1
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment