spack/lib
Harmen Stoppels c2bf585d17
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.
2021-10-12 14:01:52 +02:00
..
spack Fix potentially broken shutil.rmtree in tests (#26665) 2021-10-12 14:01:52 +02:00