Skip to content

[puppetsync] Don't ignore Puppet 8 failures #52

[puppetsync] Don't ignore Puppet 8 failures

[puppetsync] Don't ignore Puppet 8 failures #52

Triggered via pull request July 3, 2024 16:44
Status Failure
Total duration 22m 54s
Artifacts

pr_tests.yml

on: pull_request
Puppet Syntax
46s
Puppet Syntax
Puppet Style
48s
Puppet Style
Ruby Style (experimental)
0s
Ruby Style (experimental)
File checks
50s
File checks
RELENG checks
51s
RELENG checks
Matrix: Puppet Spec
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false): spec/unit/compliance_engine/compliance_engine_enforce_spec.rb#L67
compliance_markup on almalinux-8-x86_64 with compliance profile 'disa_stig' should have a 100% compliant report Failure/Error: expect(compliance_profile_data['summary']['percent_compliant']).to eq(100) expected: 100 got: 92 (compared using ==)
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
Process completed with exit code 1.
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false): spec/unit/compliance_engine/compliance_engine_enforce_spec.rb#L67
compliance_markup on almalinux-8-x86_64 with compliance profile 'disa_stig' should have a 100% compliant report Failure/Error: expect(compliance_profile_data['summary']['percent_compliant']).to eq(100) expected: 100 got: 92 (compared using ==)
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Process completed with exit code 1.
Puppet Syntax
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
File checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet Style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RELENG checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L17
simp_apache::munge_httpd_networks with valid input transforms IPV6 networks to apache settings format Skipped: Not yet implemented
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L22
simp_apache::munge_httpd_networks with invalid input fails when transformation of an invalid IPv4 network is requested Failure/Error: is_expected.to run.with_params(input).and_raise_error(/is not a valid/) expected simp_apache::munge_httpd_networks(["1.2.3.4/34", "1.2.3.."]) to have raised Exception matching /is not a valid/ instead of returning ["1.2.3.4/34", "1.2.3.."]
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L32
simp_apache::munge_httpd_networks with invalid input fails when transformation of an invalid IPV6 network is requested Skipped: Not yet implemented
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L17
simp_apache::munge_httpd_networks with valid input transforms IPV6 networks to apache settings format Skipped: Not yet implemented
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L22
simp_apache::munge_httpd_networks with invalid input fails when transformation of an invalid IPv4 network is requested Failure/Error: is_expected.to run.with_params(input).and_raise_error(/is not a valid/) expected simp_apache::munge_httpd_networks(["1.2.3.4/34", "1.2.3.."]) to have raised Exception matching /is not a valid/ instead of returning ["1.2.3.4/34", "1.2.3.."]
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L32
simp_apache::munge_httpd_networks with invalid input fails when transformation of an invalid IPV6 network is requested Skipped: Not yet implemented