You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rspec ./spec/acceptance/class_spec.rb[1:1:2] # selinux class behaves like a idempotent resource applies a second time without changes
rspec ./spec/acceptance/class_spec.rb:58 # selinux class the test file should have the specified file context File "/tmp/test_selinux_fcontext" selinux_label sh
"/tmp/test_selinux_fcontext" selinux_label should match /^.*:puppet_selinux_test_policy_exec_t:s0$/
What behaviour did you expect instead
the /tmp/test_selinux_fcontext is expected to match
the first error is a known problem with selmodule
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
run acceptance tests:
right now there is no upstream fedora 24 vagrant box. built myself with puppetlabs/puppetlabs-packer#169 and puppetlabs/puppetlabs-packer#168
What are you seeing
What behaviour did you expect instead
The text was updated successfully, but these errors were encountered: