spack/lib/spack
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
..
docs installer: Support showing status information in terminal title (#16259) 2021-10-11 17:54:59 +02:00
env cc: make error messages more clear 2021-10-04 18:30:19 -07:00
external Avoid quadratic complexity in log parser (#26568) 2021-10-12 00:05:11 -07:00
llnl installer: Support showing status information in terminal title (#16259) 2021-10-11 17:54:59 +02:00
spack Fix potentially broken shutil.rmtree in tests (#26665) 2021-10-12 14:01:52 +02:00