summaryrefslogtreecommitdiffstats
path: root/examples/code/snippets/classheirarchy.pp
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppetlabs.com>2011-07-27 17:04:45 -0700
committerJacob Helwig <jacob@puppetlabs.com>2011-08-19 13:52:57 -0700
commit925af9586a0e209a031c46c81225c6925837a49a (patch)
tree0d74b67dab9aca61b9342e2c4a6dc4de67d9c133 /examples/code/snippets/classheirarchy.pp
parent04965d7d7a9cd34265d41c5870e6043ff24b3e4d (diff)
downloadpuppet-925af9586a0e209a031c46c81225c6925837a49a.tar.gz
puppet-925af9586a0e209a031c46c81225c6925837a49a.tar.xz
puppet-925af9586a0e209a031c46c81225c6925837a49a.zip
(#8663) Disable spec tests for unsupported functionality on Windows
The mount, shell, and ssh_authorized_key types are not supported on Windows, so these spec tests have been disabled when running on Windows. One of the compiler spec tests fails on Windows because Puppet::Util.execute attempts to execute a program named "git rev-parse HEAD". This has different semantics than Unix, where the command is splatted, Kernel.exec(*command). Since this truly is a Windows bug, I removed the fails_on_windows tag and updated ticket #8410. Reviewed-by: Jacob Helwig <jacob@puppetlabs.com> (cherry picked from commit d9ce88d10707268fe41c8f3ad1166137fe8e202f)
Diffstat (limited to 'examples/code/snippets/classheirarchy.pp')
0 files changed, 0 insertions, 0 deletions