summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorThibault Gagnaux <thibault@gagnaux.ch>2020-09-30 16:45:31 +0200
committerJon <jonringer@users.noreply.github.com>2020-09-30 11:02:47 -0700
commit5380555efb9a9a46d04003c628aae88fd43c2c95 (patch)
treeeb7c83209e7c5121ac827ccd22b4cbb424450032 /pkgs/development/python-modules/rangehttpserver
parent701a6aaeec7c333bb92d6d1fe8f514f60afb5d57 (diff)
python3Packages.fsspec: fix tests on linux
Hydra fails with a `DirectoryError: [Errno 21] Is a directory: '/build/source/fsspec/tests/__pycache__'`. I suspect that both drvs `python37Packages.fsspec` and `python38Packages.fsspec` share the same folder `'/build/source/fsspec/tests/__pycache__'` which leads to problems. To fix it I just let each drvs run in a tmp directory using `pytestFlagsArray = [ "--rootdir=$(mktemp -d)" ];`.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions