Skip to content

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

@DyegoCosta

Description

@DyegoCosta

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)>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions