Skip to content
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

This is a test, do not merge #855

Closed
wants to merge 1 commit into from
Closed

This is a test, do not merge #855

wants to merge 1 commit into from

Conversation

mrunge
Copy link
Contributor

@mrunge mrunge commented Sep 13, 2018

The tests in #853
fail, and I can not see the failure connected to the change.

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

The tests in #853
fail, and I can not see the failure connected to the change.
@mrunge
Copy link
Contributor Author

mrunge commented Sep 13, 2018

Fails with

# --- Caused by: ---
# ArgumentError:
#   wrong number of arguments (given 0, expected 2)
#   ./vendor/bundle/ruby/2.5.0/gems/beaker-puppet-1.3.0/lib/beaker-puppet/helpers/host_helpers.rb:17:in 'stat'

That's the same error as in #853

@alexjfisher
Copy link
Member

A new version of beaker-puppet was released and it's broken.
Hopefully the fix will be released soon.
puppetlabs/beaker-puppet#68

@bastelfreak
Copy link
Member

The fix has been merged to beaker-puppet and a new release is out.

@alexjfisher
Copy link
Member

@bastelfreak Tests are still failing, but for a different reason. This could be a separate regression?

@alexjfisher
Copy link
Member

In ...

describe package(curl_json_package) do
it { is_expected.to be_installed }
end

curl_json_package is nil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants