diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2021-10-12 14:01:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-12 14:01:52 +0200 |
commit | c2bf585d171a37defceec25f3823b7633787b8c6 (patch) | |
tree | 9d6cb1e164af714aa9f17d6cffc7ad041bfaaab8 /bin/spack-python | |
parent | 66b32b337fbf8eb125da0c94f359d8887742c30a (diff) | |
download | spack-c2bf585d171a37defceec25f3823b7633787b8c6.tar.gz spack-c2bf585d171a37defceec25f3823b7633787b8c6.tar.bz2 spack-c2bf585d171a37defceec25f3823b7633787b8c6.tar.xz spack-c2bf585d171a37defceec25f3823b7633787b8c6.zip |
Fix potentially broken shutil.rmtree in tests (#26665)
Seems like https://bugs.python.org/issue29699 is relevant. Better to
just ignore errors when removing them tmpdir. The OS will remove it
anyways.
Errors are happening randomly from tests that are using this fixture.
Diffstat (limited to 'bin/spack-python')
0 files changed, 0 insertions, 0 deletions