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

Help with Beaker Testing #21

Open
Conzar opened this issue Sep 3, 2020 · 0 comments
Open

Help with Beaker Testing #21

Conzar opened this issue Sep 3, 2020 · 0 comments

Comments

@Conzar
Copy link

Conzar commented Sep 3, 2020

I cannot run the beaker testing and would like to submit a PR for the addition of Ubuntu support.

https://github.com/manaakiwhenua/artifactory

Here is the output of trying to run beaker.

bundler exec rake beaker
TEST_TIERS env variable not defined. Defaulting to run all tests.
/usr/bin/ruby2.5 -I/home/spethm/Work/Landcare/dev/admin-puppet-repo/artifactory/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.9.2/lib:/home/spethm/Work/Landcare/dev/admin-puppet-repo/artifactory/vendor/bundle/ruby/2.5.0/gems/rspec-support-3.9.3/lib /home/spethm/Work/Landcare/dev/admin-puppet-repo/artifactory/vendor/bundle/ruby/2.5.0/gems/rspec-core-3.9.2/exe/rspec spec/acceptance
Running tests against this machine !

An error occurred while loading ./spec/acceptance/class_spec.rb.
Failure/Error: class Helper
TypeError:
  Helper is not a class
  
# ./spec/spec_helper_acceptance_local.rb:5:in `<top (required)>'
# ./spec/spec_helper_acceptance.rb:6:in `require'
# ./spec/spec_helper_acceptance.rb:6:in `<top (required)>'
# ./spec/acceptance/class_spec.rb:1:in `require'
# ./spec/acceptance/class_spec.rb:1:in `<top (required)>'
No examples found.

Finished in 0.00003 seconds (files took 0.88095 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples

Any ideas what might be the problem?

I have puppet 6.1.0 installed.

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

No branches or pull requests

1 participant