(CAT-7110) Add CentOS 9 support #633
Triggered via pull request
November 18, 2024 17:18
Status
Failure
Total duration
16m 23s
Artifacts
–
ci.yml
on: pull_request
Spec
/
Setup Test Matrix
24s
Matrix: Spec / spec
Matrix: Acceptance / acceptance
Waiting for pending jobs
Annotations
4 errors
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/classes/mod/php_spec.rb#L115
apache::mod::php on centos-9-x86_64 is expected to fail to compile and raise an error matching /RedHat 9 does not support mod_php/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{RedHat 9 does not support mod_php}) }
error during compilation: Evaluation Error: Error while evaluating a Function Call, CentOS 9 does not support mod_php (file: /home/runner/work/puppetlabs-apache/puppetlabs-apache/spec/fixtures/modules/apache/manifests/mod/php.pp, line: 42, column: 5) on node fv-az880-681.0oiu2s0ixinexprtii2k4w5yae.ex.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/classes/mod/php_spec.rb#L115
apache::mod::php on centos-9-x86_64 is expected to fail to compile and raise an error matching /RedHat 9 does not support mod_php/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{RedHat 9 does not support mod_php}) }
error during compilation: Evaluation Error: Error while evaluating a Function Call, CentOS 9 does not support mod_php (file: /home/runner/work/puppetlabs-apache/puppetlabs-apache/spec/fixtures/modules/apache/manifests/mod/php.pp, line: 42, column: 5) on node fv-az1533-903.sp5dxyzdokpennkiwy2arhawpf.ex.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
Process completed with exit code 1.
|