Patrick Hanevold

Results 7 issues of Patrick Hanevold

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...

Ive narrowed a problem I'm having down to this. I have these cucumber steps: And I press "Save" And I press "Save" I tcpdump the connection to the web server....

I had to add this to our massive project to make it work with the Akephalos driver. I guess this most likely will need to be passed on to some...

Suddenly cucumber stopped working, and there really isn't any good way to debug into the java stuff. It fails on the very first step (Given I am on ...) I...

checking for webkit-1.0... no **\* extconf.rb failed ***

Tested with valves steam application. After this procedure, the application can neither start or display the right icon even. ``` mv /Applications/Steam.app/Contents/MacOS /Applications/Steam.app/Contents/MacOS.orig mkdir /Applications/Steam.app/Contents/MacOS src/bindfs /Applications/Steam.app/Contents/MacOS.orig /Applications/Steam.app/Contents/MacOS ```

``` ruby-1.9.2-p290 :001 > Then 'I go to the main page' NoMethodError: undefined method `source_tag_names' for # from /home/pathan/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.5/lib/action_dispatch/testing/assertions/routing.rb:175:in `method_missing' from /home/pathan/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.5/lib/action_dispatch/testing/integration.rb:372:in `method_missing' from /home/pathan/.rvm/gems/ruby-1.9.2-p290/gems/rspec-expectations-2.7.0/lib/rspec/matchers/method_missing.rb:9:in `method_missing' from /home/pathan/.rvm/gems/ruby-1.9.2-p290/gems/pickle-0.4.10/lib/pickle/session.rb:158:in `method_missing_with_pickle_parser' from...