(#168) Handling a missing /etc/localtime file instead of breaking #59
pr_tests.yml
on: pull_request
Puppet Syntax
48s
Puppet Style
48s
Ruby Style (experimental)
0s
File checks
44s
RELENG checks
51s
Matrix: Puppet Spec
Annotations
2 errors
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true):
spec/functions/ssh/autokey_spec.rb#L7
ssh::autokey with minimal input is expected to eq 2048
Failure/Error: expect(actual_key_len).to eq(2048)
expected: 2048
got: 0
(compared using ==)
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
Process completed with exit code 1.
|