modulesync 9.1.0 #142
Annotations
10 errors
spec/spec_helper_methods.rb#L4
rvm on redhat-8-x86_64 default parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
Shared Example Group: "compile" called from ./spec/classes/init_spec.rb:10
|
spec/classes/init_spec.rb#L11
rvm on redhat-8-x86_64 default parameters is expected not to contain Class[rvm::dependencies]
Failure/Error: it { is_expected.not_to contain_class('rvm::dependencies') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L12
rvm on redhat-8-x86_64 default parameters is expected to contain Class[rvm::system]
Failure/Error: it { is_expected.to contain_class('rvm::system') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
|
spec/spec_helper_methods.rb#L4
rvm on redhat-8-x86_64 with system_rubies is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
Shared Example Group: "compile" called from ./spec/classes/init_spec.rb:26
|
spec/classes/init_spec.rb#L38
rvm on redhat-8-x86_64 with system_rubies is expected to contain Rvm_system_ruby[ruby-1.9] with ensure => "present" and default_use => true
Failure/Error:
expect(subject).to contain_rvm_system_ruby('ruby-1.9').with(ensure: 'present',
default_use: true)
Puppet::PreformattedError:
Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L43
rvm on redhat-8-x86_64 with system_rubies is expected to contain Rvm_system_ruby[ruby-2.0] with ensure => "present" and default_use defined
Failure/Error:
expect(subject).to contain_rvm_system_ruby('ruby-2.0').with(ensure: 'present',
default_use: nil)
Puppet::PreformattedError:
Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L52
rvm on redhat-8-x86_64 with system_users is expected to contain Rvm::System_user[john]
Failure/Error: it { is_expected.to contain_rvm__system_user('john') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
|
spec/classes/init_spec.rb#L53
rvm on redhat-8-x86_64 with system_users is expected to contain Rvm::System_user[doe]
Failure/Error: it { is_expected.to contain_rvm__system_user('doe') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
|
spec/spec_helper_methods.rb#L4
rvm on redhat-8-x86_64 with gnupg key id default value is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
Shared Example Group: "compile" called from ./spec/classes/init_spec.rb:56
|
spec/classes/init_spec.rb#L57
rvm on redhat-8-x86_64 with gnupg key id default value is expected to contain Gnupg_key[39499BDB]
Failure/Error: it { is_expected.to contain_gnupg_key('39499BDB') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: '::osfamily'. (file: /home/runner/work/puppet-rvm/puppet-rvm/spec/fixtures/modules/gnupg/manifests/params.pp, line: 6, column: 8) on node fv-az1373-131.woh51viymnmefasltxhdzbo0vh.dx.internal.cloudapp.net
|
This job failed
Loading