HomePhorge

Add Windows-specific tests when user parameter specified in exec
4185b4eb74e5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add Windows-specific tests when user parameter specified in exec

Previously, the tests were marked as fails_on_windows, because there
wasn't an exec provider on Windows. Now that we have an exec provider,
the tests were failing, because we do not support executing processes
as a different user on Windows (as that requires a password). Since
the behavior is different on Windows vs POSIX, I added tests for the
Windows behavior.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUaab6b40a56f1: Disable mount provider tests on Windows
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU4185b4eb74e5: Add Windows-specific tests when user parameter specified in exec (authored by Josh Cooper <josh@puppetlabs.com>).Oct 5 2011, 6:12 PM