2014-04-25 1 views
0
- 

Run {"SDK_VERSION"="6.1", "OS"="ios6", "DEVICE"="iphone", 
"DEVICE_TARGET"="device_family=iphone", 
"BUNDLE_ID"="com.mckinsey.internal.Directory_dev", 
"APP_BUNDLE_PATH"="/Users/ashish/Workspace/office/ks/firm_directory/build/iPhoneSimulator-7.0-Development/Directory.app"} 
cucumber Waiting at most 30 seconds for simulator (CONNECT_TIMEOUT) 
Retrying at most 2 times (MAX_CONNECT_RETRY) (1.) Start Simulator 
    6.1, iphone, for /Users/ashish/Workspace/office/ks/firm_directory/build/iPhoneSimulator-7.0-Development/Directory.app 
Using installed ios-sim at /usr/local/bin/ios-sim sh: line 1: 2683 
Trace/BPT trap: 5  /usr/local/bin/ios-sim "launch" 
"/Users/ashish/Workspace/office/ks/firm_directory/build/iPhoneSimulator-7.0-Development/Directory.app" 

"--sdk" "6.1" "--family" "iphone" "--exit" 2&1 Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Ping 
http://localhost:37265/... Ping http://localhost:37265/... Timed 
out... 



class or module required for rescue clause (TypeError) 
/Users/ashish/.rvm/gems/ruby-2.1.1/gems/calabash-cucumber-0.9.136/lib/calabash-cucumber/launch/simulator_helper.rb:225:in 
`rescue in ensure_connectivity' 
/Users/ashish/.rvm/gems/ruby-2.1.1/gems/calabash-cucumber-0.9.136/lib/calabash-cucumber/launch/simulator_helper.rb:174:in 
`ensure_connectivity' 
/Users/ashish/.rvm/gems/ruby-2.1.1/gems/calabash-cucumber-0.9.136/lib/calabash-cucumber/launch/simulator_helper.rb:25:in 
`relaunch' 
/Users/ashish/Workspace/office/ks/firm_directory/features/support/launch.rb:78:in 
`relaunch' 
/Users/ashish/Workspace/office/ks/firm_directory/features/support/launch.rb:156:in 
`AfterConfiguration' Using installed ios-sim at /usr/local/bin/ios-sim 

오고되지하지만 시뮬레이터 기능을 실행 않습니다 NO_LAUNCH = 1 실행, 표시되지 않습니다.문제는 시뮬레이터는 내가 기능 테스트를 실행하려고 맥

답변

0

NO_LAUNCH=1

내가

것은이 고정지고 도와주십시오 매버릭스에 루비 2.1.1를 실행하고는 .. 당신이 시뮬레이터 또는 장치 자신의 응용 프로그램을 시작해야한다는 것을 의미합니다.

그리고 지금이 되돌아 볼 것을 :

calabash-cucumber-0.9.136 

당신의 보석은 아주 오래된입니다 - 최신 버전 0.9.169입니다.

$ gem install calabash-cucumber 

하고 calabash.framework 업데이트하려면 여기 지침을 따르십시오 :

https://github.com/calabash/calabash-ios/wiki/B1-Updating-your-Calabash-iOS-version

을이 읽으십시오 :

https://github.com/calabash/calabash-ios/wiki/A0-Xcode-51-Support