HomePhorge

(PUP-2732) Restrict Posix exec tests to POSIX env
9effd06e8ca1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2732) Restrict Posix exec tests to POSIX env

  • Instead of trying to simulate a POSIX environment on the Windows for the sake of tests against a provider that never runs on Windows, exclude the tests when Puppet.features.posix? is not true.
  • Given that these tests will no longer execute on Windows, the usage of expand_path is no longer necessary, nor are any of the Puppet.features.microsoft_windows? guards

Details

Provenance
Ethan J. Brown <Iristyle@github>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU07122dc1e4c2: (maint) Use Struct::Passwd instead of Etc::Passwd
Branches
Unknown
Tags
Unknown

Event Timeline

Ethan J. Brown <Iristyle@github> committed rPU9effd06e8ca1: (PUP-2732) Restrict Posix exec tests to POSIX env (authored by Ethan J. Brown <Iristyle@github>).Jul 17 2014, 11:20 PM