modulesync 9.0.0 #632
Annotations
10 errors
spec/classes/repo_spec.rb#L56
mongodb::repo on redhat-8-x86_64 with version set is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
spec/classes/repo_spec.rb#L86
mongodb::repo on redhat-8-x86_64 with proxy is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
spec/classes/repo_spec.rb#L56
mongodb::repo on redhat-9-x86_64 with version set is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
spec/classes/repo_spec.rb#L86
mongodb::repo on redhat-9-x86_64 with proxy is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
spec/classes/repo_spec.rb#L56
mongodb::repo on centos-9-x86_64 with version set is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
spec/classes/repo_spec.rb#L86
mongodb::repo on centos-9-x86_64 with proxy is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
spec/classes/repo_spec.rb#L56
mongodb::repo on rocky-8-x86_64 with version set is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
spec/classes/repo_spec.rb#L86
mongodb::repo on rocky-8-x86_64 with proxy is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
spec/classes/repo_spec.rb#L56
mongodb::repo on rocky-9-x86_64 with version set is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
spec/classes/repo_spec.rb#L86
mongodb::repo on rocky-9-x86_64 with proxy is expected to raise Puppet::Error with message matching /not supported/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, %r{not supported}) }
expected Puppet::Error with message matching /not supported/ but nothing was raised
|
This job failed
Loading