Skip to content

Failure during error reporting in test runner script #231

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

Closed
ianfixes opened this issue Dec 1, 2020 · 0 comments · Fixed by #232
Closed

Failure during error reporting in test runner script #231

ianfixes opened this issue Dec 1, 2020 · 0 comments · Fixed by #232
Labels
bug Something isn't working ci scripts The test runner scripts

Comments

@ianfixes
Copy link
Collaborator

ianfixes commented Dec 1, 2020

Error seen here: https://github.com/RobTillaart/SHT31/runs/1479583778?check_suite_focus=true#step:4:25

Requested unittest platform 'leonardo' is defined in 'platforms' YML...        ✓
Library conforms to Arduino library specification...                         1.0
Skipping unit tests; no tests dir at /github/home/Arduino/libraries/SHT31/test... 
  In case that's an error, this is what was found in the library:
bundler: failed to load command: /action/bundle/ruby/2.6.0/bin/arduino_ci.rb (/action/bundle/ruby/2.6.0/bin/arduino_ci.rb)
NameError: uninitialized constant Host
  /action/bundle/ruby/2.6.0/bundler/gems/arduino_ci-5ab072c61308/exe/arduino_ci.rb:160:in `display_files'
  /action/bundle/ruby/2.6.0/bundler/gems/arduino_ci-5ab072c61308/exe/arduino_ci.rb:237:in `block in perform_unit_tests'
  /action/bundle/ruby/2.6.0/bundler/gems/arduino_ci-5ab072c61308/exe/arduino_ci.rb:97:in `perform_action'
  /action/bundle/ruby/2.6.0/bundler/gems/arduino_ci-5ab072c61308/exe/arduino_ci.rb:136:in `inform_multiline'
  /action/bundle/ruby/2.6.0/bundler/gems/arduino_ci-5ab072c61308/exe/arduino_ci.rb:235:in `perform_unit_tests'
  /action/bundle/ruby/2.6.0/bundler/gems/arduino_ci-5ab072c61308/exe/arduino_ci.rb:397:in `<top (required)>'
  /action/bundle/ruby/2.6.0/bin/arduino_ci.rb:23:in `load'
  /action/bundle/ruby/2.6.0/bin/arduino_ci.rb:23:in `<top (required)>'
@ianfixes ianfixes added bug Something isn't working ci scripts The test runner scripts labels Dec 1, 2020
@ianfixes ianfixes added this to the GitHub Action fast follow milestone Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci scripts The test runner scripts
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant