Skip to content

random but specific crash #73

@patrickhno

Description

@patrickhno

I have no idea even how to begin tracking this down, but we have a cucumber feature that crash randomly on a "I press" step.
It crashes most of the time, but every now and then it passes fine.

Here is the stack trace:

And I press "Oppfølging returer"                                                                   # features/step_definitions/web_steps.rb:28
  java.lang.NullPointerException: null (NativeException)
  (druby://127.0.0.1:56032) org/jruby/RubyKernel.java:2059:in `send'
  (druby://127.0.0.1:56032) org/jruby/RubyKernel.java:1419:in `loop'
  (druby://127.0.0.1:56032) org/jruby/RubyProc.java:268:in `call'
  (druby://127.0.0.1:56032) org/jruby/RubyProc.java:232:in `call'
  ./features/step_definitions/web_steps.rb:30:in `block (2 levels) in <top (required)>'
  ./features/step_definitions/web_steps.rb:15:in `with_scope'
  ./features/step_definitions/web_steps.rb:29:in `/^(?:|I )press "([^"]*)"(?: within "([^"]*)")?$/'
  features/logisticsweb/mainpage/mainpage.feature:100:in `And I press "Oppfølging returer"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions