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

(PDK-1300) Ensure test unit --list uses correct Puppet/Ruby env #660

Merged
merged 1 commit into from
May 7, 2019

Conversation

scotje
Copy link
Contributor

@scotje scotje commented May 3, 2019

Previously pdk test unit --list would always run under PDK's default
Ruby runtime, which could cause a Bundler error if the module had never
had ensure_bundle called for that runtime.

Previously `pdk test unit --list` would always run under PDK's default
Ruby runtime, which could cause a Bundler error if the module had never
had `ensure_bundle` called for that runtime.
@scotje scotje requested a review from rodjek May 3, 2019 00:30
@coveralls
Copy link

coveralls commented May 3, 2019

Coverage Status

Coverage decreased (-0.004%) to 93.02% when pulling 26ebab9 on scotje:1300_test_unit_list_ruby_env into 0d864af on puppetlabs:master.

@scotje
Copy link
Contributor Author

scotje commented May 3, 2019

Spent a bunch of time this afternoon debugging the acceptance test failure, but now it's showing up on master as well so I think it's unrelated to this change. Still can't replicate the issue locally though. (Has something to do with pdk validate --puppet-dev exiting non-zero.)

@scotje scotje force-pushed the 1300_test_unit_list_ruby_env branch 2 times, most recently from 98cfb77 to 26ebab9 Compare May 7, 2019 01:00
@rodjek rodjek merged commit 372c4ba into puppetlabs:master May 7, 2019
@scotje scotje deleted the 1300_test_unit_list_ruby_env branch May 7, 2019 15:03
@chelnak chelnak added the bug label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants