Hi, I am trying to get my scripts to run within Jenkins. We have setup a Windows8 (64) VM with jenkins to run our watir and cucumber scripts. When I try to excute them from Jenkins the browser never launches and the scripts process never ends.
Gem List Microsoft Windows [Version 6.2.9200] (c) 2012 Microsoft Corporation. All rights reserved. C:\Users\joe.fleck>gem list *** LOCAL GEMS *** activemodel (3.2.12, 3.2.11) activerecord (3.2.11) activerecord-jdbc-adapter (1.2.2.1) activerecord-jdbcmysql-adapter (1.2.2.1) activesupport (3.2.12, 3.2.11) addressable (2.3.2) arel (3.0.2) builder (3.1.4, 3.0.4) childprocess (0.3.7) composite_primary_keys (5.0.12) cucumber (1.2.1) diff-lcs (1.2.0, 1.1.3) ffi (1.3.1 java) gherkin (2.11.6 java) hbase-jruby (0.2.1 java) i18n (0.6.1) jdbc-mysql (5.1.22.1) jruby-win32ole (0.8.5) json (1.7.6 java) libwebsocket (0.1.7.1) multi_json (1.5.0) rake (10.0.2) rspec (2.12.0) rspec-core (2.12.2) rspec-expectations (2.12.1) rspec-mocks (2.12.2) rubyzip (0.9.9) selenium-webdriver (2.27.2) syntax (1.0.0) tzinfo (0.3.35) watir-webdriver (0.6.1) websocket (1.0.7) C:\Users\joe.fleck>gem -v 1.8.24 C:\Users\joe.fleck>ruby -v ruby 1.9.3p392 (2013-02-22) [i386-mingw32] Any help would be appreciated on this. Thank you, Joe -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
