HomePhorge

Undo change to failing test on 1.8.5
b43765da499eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Undo change to failing test on 1.8.5

One of the file integration specs was failing because Tempfile does
not produce random filenames. As a result, a test was attempting to
create a directory, but failing, because a file already exists from a
previous test.

This commit changes the test back to the way it was -- it creates a
directory in which it creates files and directories.

Details

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUb43765da499e: Undo change to failing test on 1.8.5 (authored by Josh Cooper <josh@puppetlabs.com>).Oct 1 2011, 1:28 AM