-
-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unit tests broken for facter 2.5 #338
Comments
Ah, this is related to voxpupuli/facterdb#44. Should i open a PR which fixes the Gemfile by using '< 2.5.0' for facter? |
Update to facterdb 0.3.12, facter 2.5 supported is added. |
lbetz
added a commit
that referenced
this issue
Aug 2, 2017
lbetz
added a commit
that referenced
this issue
Aug 2, 2017
…2.5-338 fix #338 update facterdb dependency to 0.3.12
Thanks! :) |
n00by
pushed a commit
to n00by/puppet-icinga2
that referenced
this issue
Apr 26, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed https://github.com/Icinga/puppet-icinga2/blob/master/TESTING.md and unit tests are failing for master.
Expected Behavior
Running
rake parallel_spec
should finish successfully.Current Behavior
Fails. A lot of the following messages are shown:
rake spec
end output:Possible Solution
?
Steps to Reproduce (for bugs)
Follow the installation procedure descibed in https://github.com/Icinga/puppet-icinga2/blob/master/TESTING.md on a fresh Ubuntu 16.04 installation with rvm 1.29.2 and Ruby 2.3.3
Context
I would like to contribute to this module but i can't a a lot of tests are failing if I run them against your master. Strange thing is, they seem to work (at least partly) at Travis, see #334
Your Environment
The text was updated successfully, but these errors were encountered: