Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
Nine acceptance tests have been discovered not to have audit tags applied to them. These tests need to be reviewed and tagged accordingly to ensure that they are executed when they are filtered by a matching tag.
➜ find tests -type f -exec grep -H -E -o -c "risk\:|audit\:" {} \; | grep ':0$' |
tests/utf8/utf8-recursive-copy.rb:0 |
tests/environment/negative/agent_run_should_fail_if_env_unreadable.rb:0 |
tests/environment/negative/agent_run_should_fail_if_site_pp_unreadable.rb:0 |
tests/windows/enable_password_changes_special_users.rb:0 |
tests/windows/winexitcode/manifests/execute.pp:0 |
tests/windows/winexitcode/manifests/init.pp:0 |
tests/resource/service/ticket_4124_should_list_all_disabled.sh:0 |
tests/resource/service/ticket_4123_should_list_all_running_redhat.sh:0 |
tests/modules/list/with_environment.rb:0 |
Attachments
Issue Links
- blocks
-
PUP-10173 Set CI jobs to run only 'high' risk acceptance tests
-
- Resolved
-