Skip to content

Instantly share code, notes, and snippets.

@mattwynne
Created October 22, 2010 13:15
Show Gist options
  • Select an option

  • Save mattwynne/640510 to your computer and use it in GitHub Desktop.

Select an option

Save mattwynne/640510 to your computer and use it in GitHub Desktop.
:bundle exec spec spec\integration\user_agent_spec.rb:54 --backtrace
[2010-10-22 14:06:25] INFO WEBrick 1.3.1
[2010-10-22 14:06:34] INFO ruby 1.8.7 (2010-08-16) [i386-mingw32]
[2010-10-22 14:06:34] INFO WEBrick::HTTPServer#start: pid=3276 port=9887
F
1)
Errno::ENOEXEC in 'Capybara::Driver::Akephalos when requesting a page with a use
r agent set when resetting back to default sends the default user agent header'
Exec format error - C:/Documents and Settings/Administrator/My Documents/project
s/akephalos/bin/akephalos 3035
C:/Documents and Settings/Administrator/My Documents/projects/akephalos/lib/akep
halos/remote_client.rb:41:in `popen'
C:/Documents and Settings/Administrator/My Documents/projects/akephalos/lib/akep
halos/remote_client.rb:41:in `start!'
C:/Documents and Settings/Administrator/My Documents/projects/akephalos/lib/akep
halos/remote_client.rb:23:in `new'
C:/Documents and Settings/Administrator/My Documents/projects/akephalos/lib/akep
halos/capybara.rb:146:in `driver'
C:/Documents and Settings/Administrator/My Documents/projects/akephalos/lib/akep
halos/capybara.rb:242:in `browser'
C:/Documents and Settings/Administrator/My Documents/projects/akephalos/lib/akep
halos/capybara.rb:261:in `user_agent='
./spec\integration\user_agent_spec.rb:54:
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_methods.r
b:40:in `instance_eval'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_methods.r
b:40:in `execute'
C:/Ruby187/lib/ruby/1.8/timeout.rb:53:in `timeout'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_methods.r
b:37:in `execute'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_met
hods.rb:214:in `run_examples'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_met
hods.rb:212:in `each'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_met
hods.rb:212:in `run_examples'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/example/example_group_met
hods.rb:103:in `run'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/runner/example_group_runn
er.rb:23:in `run'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/runner/example_group_runn
er.rb:22:in `each'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/runner/example_group_runn
er.rb:22:in `run'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/runner/options.rb:152:in
`run_examples'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/lib/spec/runner/command_line.rb:9:
in `run'
C:/Ruby187/lib/ruby/gems/1.8/gems/rspec-1.3.0/bin/spec:5
C:/Ruby187/lib/ruby/gems/1.8/bin/spec:19:in `load'
C:/Ruby187/lib/ruby/gems/1.8/bin/spec:19
Finished in 11.998771 seconds
1 example, 1 failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment