diff --git a/spec/unit/util/selinux_spec.rb b/spec/unit/util/selinux_spec.rb index 220c592fa6b..2dd49547eda 100755 --- a/spec/unit/util/selinux_spec.rb +++ b/spec/unit/util/selinux_spec.rb @@ -77,7 +77,7 @@ def self.is_selinux_enabled selinux_label_support?('/mnt/nfs/testfile').should be_false end - it "(#8714) don't follow symlinks when determining file systems" do + it "(#8714) don't follow symlinks when determining file systems", :unless => Puppet.features.microsoft_windows? do scratch = Pathname(PuppetSpec::Files.tmpdir('selinux')) self.stubs(:read_mounts).returns({