HomePhorge

Forcibly remove temporary files in tests.
6c874b406c05Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Forcibly remove temporary files in tests.

We have some test helpers, and they allow us to create scratch files and
directories that will be politely destroyed at the end of the run.

We also have some tests that result in permissions on files being changed; we
still want those destroyed, and turning on "force" mode for the delete
operation gives us what we need with no real cost - we have plenty of other
safety factors in place.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd565a7fb794c: Fix Rails schema setup on Windows.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU6c874b406c05: Forcibly remove temporary files in tests. (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 19 2012, 12:08 AM