nightly #1038
Annotations
2 errors
spec/defines/service_spec.rb#L25
tomcat::service using jsvc is expected to contain Service[tomcat-default] with hasstatus => false, hasrestart => false and ensure => "running"
Failure/Error:
expect(subject).to contain_service('tomcat-default').with(
'hasstatus' => false,
'hasrestart' => false,
'ensure' => 'running',
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/service: Could not autoload puppet/provider/service/bsd: Could not autoload puppet/provider/service/init: undefined method `downcase' for nil:NilClass (file: /home/runner/work/puppetlabs-tomcat/puppetlabs-tomcat/spec/fixtures/modules/tomcat/manifests/service.pp, line: 187, column: 3) (line: 3) on node fv-az1535-641.xkwhxnxhkr0uhg1d1vyon3jiaf.dx.internal.cloudapp.net
|
|
The logs for this run have expired and are no longer available.
Loading