Git Product home page Git Product logo

Comments (11)

jarib avatar jarib commented on July 18, 2024

Can you run the code with $DEBUG = true (or pass -d to Ruby on the command line) and include the output here (preferably in Markdown so the output is properly formatted).

from childprocess.

 avatar commented on July 18, 2024

I am invoking cucumber (it does not like $DEBUG=true) I can see that it has a --backtrace and I have included the output here, is there something else I can do so that there is some other debug info included ?

Using the default profile...
Feature: Displaying information about the puppies available for adoption
  
  This screen really has no behavior. It simply displayes the
  list of puppies available for adoption.
  Background: 
�[31m  Unknown error (Windows says "The operation completed successfully.", but it did not.) (ChildProcess::LaunchError)�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/windows/process_builder.rb:87:in `create_process'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/windows/process_builder.rb:34:in `start'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/windows/process.rb:63:in `launch_process'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/abstract_process.rb:72:in `start'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/process.rb:12:in `run'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/manifest_info.rb:32:in `load_manifest'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/manifest_info.rb:28:in `manifest'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/manifest_info.rb:37:in `first_capture'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/manifest_info.rb:7:in `package'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:68:in `the_target'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:58:in `update_test_manifest'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:30:in `block in install_server'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:28:in `chdir'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:28:in `install_server'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:20:in `block in build_for'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/tmpdir.rb:83:in `mktmpdir'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:19:in `build_for'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/server.rb:26:in `build'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/server.rb:15:in `start'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel.rb:41:in `start'�[0m
�[31m  D:/eBook/cucumber/cukes_and_cheese/android_puppies/features/support/env.rb:18:in `block in '�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `instance_exec'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `block in cucumber_instance_exec'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:69:in `cucumber_run_with_backtrace_filtering'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:36:in `cucumber_instance_exec'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/rb_support/rb_hook.rb:14:in `invoke'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:114:in `invoke'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:102:in `block in execute_before'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:101:in `each'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:101:in `execute_before'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:15:in `before'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:112:in `block in fire_hook'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:111:in `each'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:111:in `fire_hook'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:106:in `before'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:42:in `block in accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:54:in `block in with_visitor'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/scenario.rb:79:in `with_visitor'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:53:in `with_visitor'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:41:in `accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:64:in `block in visit_background'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:63:in `visit_background'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/feature.rb:36:in `accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:27:in `block in visit_feature'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:26:in `visit_feature'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:28:in `block in accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:27:in `accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:21:in `block in visit_features'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:20:in `visit_features'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:48:in `run!'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/cli/main.rb:47:in `execute!'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/bin/cucumber:13:in `'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `load'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `'�[0m
    �[31mWhen I am looking at the available puppies�[0m
�[31m      No connection could be made because the target machine actively refused it. - connect(2) (Errno::ECONNREFUSED)�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `initialize'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `open'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `block in connect'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/timeout.rb:54:in `timeout'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/timeout.rb:99:in `timeout'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `connect'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:755:in `do_start'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:744:in `start'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1284:in `request'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1307:in `send_entity'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1096:in `post'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/device.rb:9:in `send'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead.rb:32:in `call_method_on_driver'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead.rb:10:in `method_missing'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/accessors.rb:12:in `block in activity'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/navigation.rb:18:in `block in on'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/waiter.rb:18:in `call'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/waiter.rb:18:in `wait_until'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/navigation.rb:18:in `on'�[0m
�[31m      D:/eBook/cucumber/cukes_and_cheese/android_puppies/features/step_definitions/android_steps.rb:2:in `block in '�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `block in cucumber_instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:69:in `cucumber_run_with_backtrace_filtering'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:36:in `cucumber_instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/rb_support/rb_step_definition.rb:97:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/step_match.rb:25:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_invocation.rb:60:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_invocation.rb:38:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:106:in `block in visit_step'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:105:in `visit_step'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_collection.rb:19:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_collection.rb:18:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_collection.rb:18:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:100:in `block in visit_steps'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:99:in `visit_steps'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:44:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:54:in `block in with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/scenario.rb:79:in `with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:53:in `with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:41:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:64:in `block in visit_background'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:63:in `visit_background'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/feature.rb:36:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:27:in `block in visit_feature'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:26:in `visit_feature'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:28:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:27:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:21:in `block in visit_features'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:20:in `visit_features'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:48:in `run!'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/cli/main.rb:47:in `execute!'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/bin/cucumber:13:in `'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `load'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `'�[0m
�[31m      features\android.feature:7:in `When I am looking at the available puppies'�[0m
�[31m      No connection could be made because the target machine actively refused it. - connect(2) (Errno::ECONNREFUSED)�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `initialize'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `open'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `block in connect'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/timeout.rb:54:in `timeout'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/timeout.rb:99:in `timeout'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `connect'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:755:in `do_start'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:744:in `start'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1284:in `request'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1307:in `send_entity'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1096:in `post'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/device.rb:22:in `stop'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/server.rb:20:in `stop'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel.rb:46:in `stop'�[0m
�[31m      D:/eBook/cucumber/cukes_and_cheese/android_puppies/features/support/env.rb:22:in `block in '�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `block in cucumber_instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:69:in `cucumber_run_with_backtrace_filtering'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:36:in `cucumber_instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/rb_support/rb_hook.rb:14:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:114:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:108:in `block in execute_after'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:107:in `reverse_each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:107:in `execute_after'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:19:in `after'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:112:in `block in fire_hook'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:111:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:111:in `fire_hook'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:112:in `after'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:46:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:54:in `block in with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/scenario.rb:79:in `with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:53:in `with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:41:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:64:in `block in visit_background'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:63:in `visit_background'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/feature.rb:36:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:27:in `block in visit_feature'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:26:in `visit_feature'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:28:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:27:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:21:in `block in visit_features'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:20:in `visit_features'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:48:in `run!'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/cli/main.rb:47:in `execute!'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/bin/cucumber:13:in `'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `load'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `'�[0m
  Scenario: Knowing the name of the available puppies
    �[36mThen I can see that "�[36m�[1mSparky�[0m�[0m�[36m" is available for adoption�[0m
  Scenario: Knowing the breed and gender of available puppies
    �[36mThen I can see the "�[36m�[1mRuby Sue�[0m�[0m�[36m" is a "�[36m�[1mPit Bull Terrier�[0m�[0m�[36m"�[0m
    �[36mAnd I can see that "�[36m�[1mRuby Sue�[0m�[0m�[36m" is a "�[36m�[1mFemale�[0m�[0m�[36m"�[0m
  Scenario: Being overwhelmed by the cuteness of the available puppies
    �[36mThen I will be moved when I look into "�[36m�[1mMaggie Mae�[0m�[0m�[36m"s eyes�[0m
  Scenario: Getting to know the available puppies
    �[36mThen I can see that "�[36m�[1mBrook�[0m�[0m�[36m"s description starts with "�[36m�[1mThis young lady is trying�[0m�[0m�[36m"�[0m
Feature: Displaying the details of a puppy
  Background: 
�[31m  Unknown error (Windows says "The operation completed successfully.", but it did not.) (ChildProcess::LaunchError)�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/windows/process_builder.rb:87:in `create_process'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/windows/process_builder.rb:34:in `start'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/windows/process.rb:63:in `launch_process'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/abstract_process.rb:72:in `start'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/process.rb:12:in `run'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/manifest_info.rb:32:in `load_manifest'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/manifest_info.rb:28:in `manifest'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/manifest_info.rb:37:in `first_capture'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/manifest_info.rb:7:in `package'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:68:in `the_target'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:58:in `update_test_manifest'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:30:in `block in install_server'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:28:in `chdir'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:28:in `install_server'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:20:in `block in build_for'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/tmpdir.rb:83:in `mktmpdir'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/builder.rb:19:in `build_for'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/server.rb:26:in `build'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/server.rb:15:in `start'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel.rb:41:in `start'�[0m
�[31m  D:/eBook/cucumber/cukes_and_cheese/android_puppies/features/support/env.rb:18:in `block in '�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `instance_exec'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `block in cucumber_instance_exec'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:69:in `cucumber_run_with_backtrace_filtering'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:36:in `cucumber_instance_exec'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/rb_support/rb_hook.rb:14:in `invoke'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:114:in `invoke'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:102:in `block in execute_before'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:101:in `each'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:101:in `execute_before'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:15:in `before'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:112:in `block in fire_hook'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:111:in `each'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:111:in `fire_hook'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:106:in `before'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:42:in `block in accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:54:in `block in with_visitor'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/scenario.rb:79:in `with_visitor'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:53:in `with_visitor'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:41:in `accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:64:in `block in visit_background'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:63:in `visit_background'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/feature.rb:36:in `accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:27:in `block in visit_feature'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:26:in `visit_feature'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:28:in `block in accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:27:in `accept'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:21:in `block in visit_features'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:20:in `visit_features'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:48:in `run!'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/cli/main.rb:47:in `execute!'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/bin/cucumber:13:in `'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `load'�[0m
�[31m  D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `'�[0m
    �[31mGiven I am looking at the available puppies�[0m
�[31m      No connection could be made because the target machine actively refused it. - connect(2) (Errno::ECONNREFUSED)�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `initialize'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `open'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `block in connect'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/timeout.rb:54:in `timeout'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/timeout.rb:99:in `timeout'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `connect'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:755:in `do_start'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:744:in `start'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1284:in `request'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1307:in `send_entity'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1096:in `post'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/device.rb:9:in `send'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead.rb:32:in `call_method_on_driver'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead.rb:10:in `method_missing'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/accessors.rb:12:in `block in activity'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/navigation.rb:18:in `block in on'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/waiter.rb:18:in `call'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/waiter.rb:18:in `wait_until'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel/navigation.rb:18:in `on'�[0m
�[31m      D:/eBook/cucumber/cukes_and_cheese/android_puppies/features/step_definitions/android_steps.rb:2:in `block in '�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `block in cucumber_instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:69:in `cucumber_run_with_backtrace_filtering'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:36:in `cucumber_instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/rb_support/rb_step_definition.rb:97:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/step_match.rb:25:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_invocation.rb:60:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_invocation.rb:38:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:106:in `block in visit_step'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:105:in `visit_step'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_collection.rb:19:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_collection.rb:18:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/step_collection.rb:18:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:100:in `block in visit_steps'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:99:in `visit_steps'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:44:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:54:in `block in with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/scenario.rb:79:in `with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:53:in `with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:41:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:64:in `block in visit_background'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:63:in `visit_background'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/feature.rb:36:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:27:in `block in visit_feature'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:26:in `visit_feature'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:28:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:27:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:21:in `block in visit_features'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:20:in `visit_features'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:48:in `run!'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/cli/main.rb:47:in `execute!'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/bin/cucumber:13:in `'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `load'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `'�[0m
�[31m      features\puppy_details.feature:4:in `Given I am looking at the available puppies'�[0m
�[31m      No connection could be made because the target machine actively refused it. - connect(2) (Errno::ECONNREFUSED)�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `initialize'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `open'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `block in connect'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/timeout.rb:54:in `timeout'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/timeout.rb:99:in `timeout'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:762:in `connect'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:755:in `do_start'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:744:in `start'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1284:in `request'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1307:in `send_entity'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1096:in `post'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/device.rb:22:in `stop'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/server.rb:20:in `stop'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/gametel-0.7/lib/gametel.rb:46:in `stop'�[0m
�[31m      D:/eBook/cucumber/cukes_and_cheese/android_puppies/features/support/env.rb:22:in `block in '�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:48:in `block in cucumber_instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:69:in `cucumber_run_with_backtrace_filtering'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:36:in `cucumber_instance_exec'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/rb_support/rb_hook.rb:14:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:114:in `invoke'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:108:in `block in execute_after'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:107:in `reverse_each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:107:in `execute_after'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/language_support/language_methods.rb:19:in `after'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:112:in `block in fire_hook'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:111:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime/support_code.rb:111:in `fire_hook'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:112:in `after'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:46:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:54:in `block in with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/scenario.rb:79:in `with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:53:in `with_visitor'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/background.rb:41:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:64:in `block in visit_background'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:63:in `visit_background'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/feature.rb:36:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:27:in `block in visit_feature'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:26:in `visit_feature'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:28:in `block in accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:17:in `each'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/features.rb:27:in `accept'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:21:in `block in visit_features'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:170:in `broadcast'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/ast/tree_walker.rb:20:in `visit_features'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/runtime.rb:48:in `run!'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/cli/main.rb:47:in `execute!'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/bin/cucumber:13:in `'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `load'�[0m
�[31m      D:/RailsInstaller/Ruby1.9.3/bin/cucumber:23:in `'�[0m
  Scenario: Learning more about a puppy I am interested in
    �[36mWhen I want to learn more information about "�[36m�[1mSparky�[0m�[0m�[36m"�[0m
    �[36mThen I will be able to see "�[36m�[1mSparky�[0m�[0m�[36m"s details�[0m
  Scenario: Seeing the name and breed of my puppy
    �[36mWhen I want to learn more information about "�[36m�[1mSparky�[0m�[0m�[36m"�[0m
    �[36mThen I know that he is a type of "�[36m�[1mAustrailian Cattle Dog (Blue Heeler)�[0m�[0m�[36m"�[0m
    �[36mAnd I know that he is a "�[36m�[1mMale�[0m�[0m�[36m"�[0m
  Scenario: Learning more about the life of my puppy
    �[36mWhen I want to learn more information about "�[36m�[1mSpud�[0m�[0m�[36m"�[0m
    �[36mThen I can see that my puppy "�[36m�[1mis playful and friendly and would make a great addition to your family�[0m�[0m�[36m"�[0m
  Scenario: Looking into the eyes of my puppy one last time
    �[36mWhen I want to learn more information about "�[36m�[1mRuby Sue�[0m�[0m�[36m"�[0m
    �[36mThen I can look into the eyes of my puppy before I make my decision�[0m
  Scenario: Knowing what my puppy will set me back
    �[36mWhen I want to learn more information about "�[36m�[1mTipsy�[0m�[0m�[36m"�[0m
    �[36mThen I know that the adoption fee is "�[36m�[1m$42.00�[0m�[0m�[36m"�[0m
�[31mFailing Scenarios:�[0m
�[31mcucumber features\android.feature:9�[0m
�[31mcucumber features\puppy_details.feature:6�[0m
9 scenarios (�[31m2 failed�[0m, �[36m7 skipped�[0m)
25 steps (�[31m2 failed�[0m, �[36m23 skipped�[0m)
1m2.708s

from childprocess.

 avatar commented on July 18, 2024

I will add in env.rb and let you know the results.

On Thu, Jul 11, 2013 at 12:26 AM, Jari Bakken [email protected]:

Can you run the code with $DEBUG = true (or pass -d to Ruby on the
command line) and include the output here (preferably in Markdown so the
output is properly formatted).


Reply to this email directly or view it on GitHubhttps://github.com//issues/53#issuecomment-20780896
.

from childprocess.

 avatar commented on July 18, 2024

Result with $DEBUG = true

Exception `NameError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/constantize.rb:40 - uninitialized constant Cucumber::KeystoreSupport
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=2.1.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.1.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=2.1.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.1.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.2>
Exception `LoadError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55 - cannot load such file -- cucumber/keystore_support/keystore_language
Exception `LoadError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- cucumber/keystore_support/keystore_language
Exception `NameError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/constantize.rb:40 - uninitialized constant Cucumber::ApkSupport
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=2.1.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.1.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=2.1.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.1.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.2>
Exception `LoadError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55 - cannot load such file -- cucumber/apk_support/apk_language
Exception `LoadError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- cucumber/apk_support/apk_language
Exception `NameError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/constantize.rb:40 - uninitialized constant Cucumber::Formatter::Pretty
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=2.1.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.1.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=2.1.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.1.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=2.1.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.1.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=2.1.2>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.0.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.1.4>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.0>
Exception `NoMethodError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:1495 - undefined method `to_ary' for #<Gem::Specification name=builder version=3.2.2>
#<ChildProcess::Windows::Process:0x3832728 @args=["adb", "forward", "tcp:7777", "tcp:54767"], @started=true, @exit_code=nil, @io=#<ChildProcess::Windows::IO:0x3830df0 @stdout=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-out-2013-07-11_14_48_03_+010020130711-1760-yf9ssu>, @stderr=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-err-2013-07-11_14_48_03_+010020130711-1760-r4v5v9>>, @cwd=nil, @detach=false, @duplex=false, @environment={}, @pid=6132, @handle=#<ChildProcess::Windows::Handle:0x3830760 @pid=6132, @handle=#<FFI::Pointer address=0x0001b0>, @closed=false>> : ["polling 30 seconds for exit"]
#<ChildProcess::Windows::Process:0x3832728 @args=["adb", "forward", "tcp:7777", "tcp:54767"], @started=true, @exit_code=nil, @io=#<ChildProcess::Windows::IO:0x3830df0 @stdout=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-out-2013-07-11_14_48_03_+010020130711-1760-yf9ssu>, @stderr=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-err-2013-07-11_14_48_03_+010020130711-1760-r4v5v9>>, @cwd=nil, @detach=false, @duplex=false, @environment={}, @pid=6132, @handle=#<ChildProcess::Windows::Handle:0x3830760 @pid=6132, @handle=#<FFI::Pointer address=0x0001b0>, @closed=false>> : [{:exited?=>false, :code=>259}]
#<ChildProcess::Windows::Process:0x3832728 @args=["adb", "forward", "tcp:7777", "tcp:54767"], @started=true, @exit_code=nil, @io=#<ChildProcess::Windows::IO:0x3830df0 @stdout=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-out-2013-07-11_14_48_03_+010020130711-1760-yf9ssu>, @stderr=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-err-2013-07-11_14_48_03_+010020130711-1760-r4v5v9>>, @cwd=nil, @detach=false, @duplex=false, @environment={}, @pid=6132, @handle=#<ChildProcess::Windows::Handle:0x3830760 @pid=6132, @handle=#<FFI::Pointer address=0x0001b0>, @closed=false>> : [{:exited?=>true, :code=>0}]
Exception `ChildProcess::LaunchError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/windows/process_builder.rb:87 - Unknown error (Windows says "The operation completed successfully.", but it did not.)
Exception `NotImplementedError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/fileutils.rb:747 - symlink() function is unimplemented on this machine
Exception `ChildProcess::LaunchError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:73 - Unknown error (Windows says "The operation completed successfully.", but it did not.)
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Failed to send the command commands=[{"name":"waitForActivity","arguments":["PuppiesActivity"]}] 20 times...
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/device.rb:15 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:73 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:73 - An existing connection was forcibly closed by the remote host.
#<ChildProcess::Windows::Process:0x393fa50 @args=["adb", "forward", "tcp:7777", "tcp:54767"], @started=true, @exit_code=nil, @io=#<ChildProcess::Windows::IO:0x39592c8 @stdout=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-out-2013-07-11_14_48_15_+010020130711-1760-8u4ufk>, @stderr=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-err-2013-07-11_14_48_15_+010020130711-1760-n3skrk>>, @cwd=nil, @detach=false, @duplex=false, @environment={}, @pid=6956, @handle=#<ChildProcess::Windows::Handle:0x3958a28 @pid=6956, @handle=#<FFI::Pointer address=0x0001d0>, @closed=false>> : ["polling 30 seconds for exit"]
#<ChildProcess::Windows::Process:0x393fa50 @args=["adb", "forward", "tcp:7777", "tcp:54767"], @started=true, @exit_code=nil, @io=#<ChildProcess::Windows::IO:0x39592c8 @stdout=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-out-2013-07-11_14_48_15_+010020130711-1760-8u4ufk>, @stderr=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-err-2013-07-11_14_48_15_+010020130711-1760-n3skrk>>, @cwd=nil, @detach=false, @duplex=false, @environment={}, @pid=6956, @handle=#<ChildProcess::Windows::Handle:0x3958a28 @pid=6956, @handle=#<FFI::Pointer address=0x0001d0>, @closed=false>> : [{:exited?=>false, :code=>259}]
#<ChildProcess::Windows::Process:0x393fa50 @args=["adb", "forward", "tcp:7777", "tcp:54767"], @started=true, @exit_code=nil, @io=#<ChildProcess::Windows::IO:0x39592c8 @stdout=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-out-2013-07-11_14_48_15_+010020130711-1760-8u4ufk>, @stderr=#<File:C:/Users/PUNEET~1.TEN/AppData/Local/Temp/adb-err-2013-07-11_14_48_15_+010020130711-1760-n3skrk>>, @cwd=nil, @detach=false, @duplex=false, @environment={}, @pid=6956, @handle=#<ChildProcess::Windows::Handle:0x3958a28 @pid=6956, @handle=#<FFI::Pointer address=0x0001d0>, @closed=false>> : [{:exited?=>true, :code=>0}]
Exception `ChildProcess::LaunchError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/windows/process_builder.rb:87 - Unknown error (Windows says "The operation completed successfully.", but it did not.)
Exception `NotImplementedError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/fileutils.rb:747 - symlink() function is unimplemented on this machine
Exception `ChildProcess::LaunchError' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:73 - Unknown error (Windows says "The operation completed successfully.", but it did not.)
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
removing ...done
removing ...done
removing C:/Users/PUNEET~1.TEN/AppData/Local/Temp/brazenhead-proc-out-2013-07-11 14_48_04 +010020130711-1760-13kwre5...done
removing C:/Users/PUNEET~1.TEN/AppData/Local/Temp/brazenhead-proc-err-2013-07-11 14_48_04 +010020130711-1760-kfirag...done
removing ...done
removing ...done
removing C:/Users/PUNEET~1.TEN/AppData/Local/Temp/brazenhead-proc-out-2013-07-11 14_48_15 +010020130711-1760-15tezgf...done
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Failed to send the command commands=[{"name":"waitForActivity","arguments":["PuppiesActivity"]}] 20 times...
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/brazenhead-0.4.7/lib/brazenhead/device.rb:15 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:73 - An existing connection was forcibly closed by the remote host.
Exception `Errno::EWOULDBLOCK' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - A non-blocking socket operation could not be completed immediately. - read would block
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/protocol.rb:141 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/1.9.1/net/http.rb:1331 - An existing connection was forcibly closed by the remote host.
Exception `Errno::ECONNRESET' at D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/cucumber-1.3.3/lib/cucumber/core_ext/instance_exec.rb:73 - An existing connection was forcibly closed by the remote host.
removing C:/Users/PUNEET~1.TEN/AppData/Local/Temp/brazenhead-proc-err-2013-07-11 14_48_15 +010020130711-1760-139j8ap...done

from childprocess.

jarib avatar jarib commented on July 18, 2024

Can you try to isolate the problem to just ChildProcess? Something like this:

require "childprocess"

$DEBUG = true
[STDOUT, STDERR].map { |io| io.sync = true }

proc = ChildProcess.build("adb", "forward", "tcp:7777", "tcp:54767")
proc.io.inherit!
proc.start
proc.wait

from childprocess.

 avatar commented on July 18, 2024

When I try this as a ruby script I get

Exception `ChildProcess::Error' at
D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib/childprocess/windows/lib.rb:344

  • Unknown error (Windows says "The operation completed successfully.", but
    it did not.)
    Exception `ChildProcess::Error' at
    D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/childprocess-0.3.9/lib
    /childprocess/windows/lib.rb:344 - Unknown error (Windows says "The
    operation completed successfully.", but it did not.)
    error: device not found

On Thu, Jul 11, 2013 at 4:02 PM, Jari Bakken [email protected]:

Can you try to isolate the problem to just ChildProcess? Something like
this:

require "childprocess"
$DEBUG = true[STDOUT, STDERR].map { |io| io.sync = true }
proc = ChildProcess.build("adb", "forward", "tcp:7777", "tcp:54767")proc.io.inherit!proc.startproc.wait


Reply to this email directly or view it on GitHubhttps://github.com//issues/53#issuecomment-20817619
.

from childprocess.

jarib avatar jarib commented on July 18, 2024

Please make a habit of including the full output of the script, and quote it in triple backticks:

```...script output...```

Can you successfully run adb forward tcp:7777 tcp:54767 from the command line?

The message "error: device not found" seems to come from adb, which indicates your problem is not ChildProcess-related: https://www.google.no/search?q=error+device+not+found

from childprocess.

 avatar commented on July 18, 2024

sure, it was indeed the full output, I need to go through GFM :-)
However I have tried again using irb each of the steps suggested by you.

irb(main):001:0> require 'childprocess'
=> true
irb(main):002:0> $DEBUG=true
=> true
irb(main):003:0> [STDOUT, STDERR].map { |io| io.sync = true }
=> [true, true]
irb(main):004:0> proc = ChildProcess.build("adb", "forward", "tcp:7777", "tcp:54767")
=> #<ChildProcess::Windows::Process:0x2cc8998 @args=["adb", "forward", "tcp:7777", "tcp:54767"], @started=false, @exit_code=nil, @io=nil, @cwd=nil, @detach=false, @duplex=false, @environment={}>
irb(main):005:0> proc.io.inherit!
=> #<IO:<STDERR>>
irb(main):006:0>

from childprocess.

jarib avatar jarib commented on July 18, 2024
  1. The full output of the script would have included an exception backtrace.
  2. The irb session did not actually launch the process (crucially, proc.start).
  3. You didn't answer if you could successfully run the adb command without ChildProcess.

If you're unable to follow simple instructions in debugging the problem, you're on your own - sorry.

from childprocess.

smartfacecommercialtester avatar smartfacecommercialtester commented on July 18, 2024

Hi Jarib,
I got the similar issue, with ADB gem which uses ChildProcess. When I run my cucumber test on local computer everything works. But if I start the test on same machine as Jenkins client I get this error:
The system cannot find the file specified. (2) (ChildProcess::LaunchError)

I added the ADB.rb code. Please help

def execute_adb_with_exactly(timeout, *arguments)
process = ChildProcess.build('adb', *arguments)
process.io.stdout, process.io.stderr = std_out_err
process.start
kill_if_longer_than(process, timeout)
@last_stdout = output(process.io.stdout)
@last_stderr = output(process.io.stderr)
end

from childprocess.

smartfacecommercialtester avatar smartfacecommercialtester commented on July 18, 2024

Hi,
I figured the issue. It was related to Jenkins PATH env. variable. I added slave's adb path before building job.
Thanks anyway.

from childprocess.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.