-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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
Labels
No labels