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

Unhandled exception creating launches (even though they get created) #97

Open
DyegoCosta opened this issue Mar 16, 2022 · 0 comments
Open

Comments

@DyegoCosta
Copy link

Our launches are getting created and the results pushed out to them but our rspec is failing with this error. Any idea?

TypeError: no implicit conversion of String into Integer
  /usr/local/bundle/bundler/gems/agent-ruby-50bbfab963d7/lib/reportportal.rb:43:in `[]'
  /usr/local/bundle/bundler/gems/agent-ruby-50bbfab963d7/lib/reportportal.rb:43:in `start_launch'
  /usr/local/bundle/bundler/gems/agent-ruby-50bbfab963d7/lib/report_portal/rspec/formatter.rb:25:in `start'
  /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:189:in `block in notify'
  /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:188:in `each'
  /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:188:in `notify'
  /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:88:in `start'
  /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:75:in `report'
  /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:117:in `run_specs'
  /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:93:in `run'
  /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:78:in `run'
  /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:45:in `invoke'
  /usr/local/bundle/gems/rspec-core-3.4.4/exe/rspec:4:in `<top (required)>'
  /usr/local/bundle/bin/rspec:23:in `load'
  /usr/local/bundle/bin/rspec:23:in `<top (required)>'
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