HomePhorge

(PUP-2349) Add windows specific expectation for deprecation_warning
44174a0e0f0dUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2349) Add windows specific expectation for deprecation_warning

Previously, the spec test assumed that no deprecation warnings would be issued.
However, the test relies on puppet using the source_permissions of the
source, and that behavior is deprecated on Windows. As a result, the test
was failing on Windows.

This commit updates the test to expect only the "Copying owner/mode/group/.."
deprecation warning on Windows, and no deprecation warnings on other platforms.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU36faedd89ad5: Merge pull request #3032 from jpartlow/feature/master/pup-3069-add…
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU44174a0e0f0d: (PUP-2349) Add windows specific expectation for deprecation_warning (authored by Josh Cooper <josh@puppetlabs.com>).Sep 2 2014, 10:41 PM