Skip to content

Conversation

@kitchen-porter
Copy link
Contributor

This PR will standardise the files we have with out agreed spec in sous-chefs/repo-management.
This repo has been identified by topic(s) of chef-cookbook

@kitchen-porter kitchen-porter requested a review from a team as a code owner October 16, 2025 14:06
@github-actions
Copy link

😰 RSpec failure

86 examples, 12 failures
Example Description Message
spec/unit/resources/fcontext_spec.rb:34 selinux_fcontext when not set selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:35 selinux_fcontext when not set selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:36 selinux_fcontext when not set selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:37 selinux_fcontext when not set selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:59 selinux_fcontext when set to incorrect value selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:60 selinux_fcontext when set to incorrect value selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:61 selinux_fcontext when set to incorrect value selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:62 selinux_fcontext when set to incorrect value selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:81 selinux_fcontext when set to correct value selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:82 selinux_fcontext when set to correct value selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:83 selinux_fcontext when set to correct value selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String
spec/unit/resources/fcontext_spec.rb:84 selinux_fcontext when set to correct value selinux_fcontext[/test] (selinux::_test line 12) had an error: NoMethodError: undefined method `first' for "/test":String

@github-actions
Copy link

Slowest examples

Top 10 slowest examples (1.44 seconds, 21.88% of total time)
Example Description Time in seconds
spec/unit/resources/user_spec.rb:65 user when set to incorrect value is expected to manage selinux_user "seuser" 0.29237
spec/unit/resources/module_spec.rb:150 selinux_module remove is expected to remove selinux_module "gone" 0.2409
spec/unit/resources/login_spec.rb:28 login when not set is expected to manage selinux_login "oslogin" 0.20182
spec/unit/resources/fcontext_spec.rb:61 selinux_fcontext when set to incorrect value 0.19404
spec/unit/resources/boolean_spec.rb:29 selinux_boolean when boolean is set to incorrect value is expected to set selinux_boolean "test" 0.09169
spec/unit/resources/user_spec.rb:29 user when not set is expected to manage selinux_user "seuser" 0.08731
spec/unit/resources/port_spec.rb:81 selinux_port when set to correct value is expected to add selinux_port "1234" 0.08614
spec/unit/resources/login_spec.rb:87 login when set to correct value is expected to modify selinux_login "oslogin" 0.08379
spec/unit/resources/port_spec.rb:37 selinux_port when not set is expected to modify selinux_port "1234" 0.08356
spec/unit/resources/login_spec.rb:58 login when set to incorrect value is expected to add selinux_login "oslogin" 0.08321

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants