Add Ubuntu 22.04 support #59
Annotations
4 errors
spec/acceptance/earlyoom_spec.rb#L43
earlyoom with earlyoom Process "earlyoom" user is expected to eq "root"
Failure/Error: its(:user) { is_expected.to eq 'root' }
expected: "root"
got: "earlyoom"
(compared using ==)
|
spec/acceptance/earlyoom_spec.rb#L117
earlyoom with earlyoom and local_user true Process "earlyoom" user is expected to eq "root"
Failure/Error: its(:user) { is_expected.to eq 'root' }
expected: "root"
got: "earlyoom"
(compared using ==)
|
spec/acceptance/earlyoom_spec.rb#L121
earlyoom with earlyoom and local_user true User "earlyoom" is expected not to exist
Failure/Error: it { is_expected.not_to exist }
expected User "earlyoom" not to exist
|
|
This job failed
Loading