Need help to reproduce a failure

48 views
Skip to first unread message

Joffrey Jaffeux

unread,
Feb 25, 2013, 9:00:24 AM2/25/13
to rubym...@googlegroups.com
Hi,

If you have some time could you please try to clone this repo and run : rake spec


And tell me if it's failing or not, thanks for your help :)

Mateus

unread,
Feb 25, 2013, 9:25:45 AM2/25/13
to rubym...@googlegroups.com

2 specifications (2 requirements), 0 failures, 0 errors
it's not failing, at least for me

cheers,
Mateus

Rúben Fonseca

unread,
Feb 25, 2013, 9:57:14 AM2/25/13
to rubym...@googlegroups.com
2 specifications (2 requirements), 0 failures, 0 errors

Not failing for me too.
Ruben


--
 
---
You received this message because you are subscribed to the Google Groups "RubyMotion - Ruby for iOS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubymotion+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Will work for bandwidth

Roland Moriz

unread,
Feb 25, 2013, 10:39:36 AM2/25/13
to rubym...@googlegroups.com
2 specifications (2 requirements), 0 failures, 0 errors

https://gist.github.com/rmoriz/786559836b1de2e26865

Matt Green

unread,
Feb 25, 2013, 10:52:08 AM2/25/13
to rubym...@googlegroups.com
Tried several times with and without load and always had success.

What sorts of failures are you seeing?

Joffrey Jaffeux

unread,
Feb 25, 2013, 11:54:36 AM2/25/13
to rubym...@googlegroups.com
Clay is seeing the follow result :

ButtonController
  - changes color after tapping [FAILED]

Application 'TestFun_ui'
  - has one controller

Thx guys for trying this, much appreciated.

Dave Lee

unread,
Feb 25, 2013, 12:02:44 PM2/25/13
to rubym...@googlegroups.com
I have a positive to report for you. What do you need to know?

> rake spec
     Build ./build/iPhoneSimulator-6.0-Development
   Compile ./app/app_delegate.rb
   Compile ./app/controllers/button_controller.rb
   Compile /Library/RubyMotion/lib/motion/spec.rb
   Compile /Library/RubyMotion/lib/motion/spec/helpers/ui.rb
   Compile ./spec/button_controller_spec.rb
   Compile ./spec/main_spec.rb
    Create ./build/iPhoneSimulator-6.0-Development/TestFun_ui_spec.app
      Link ./build/iPhoneSimulator-6.0-Development/TestFun_ui_spec.app/TestFun_ui
    Create ./build/iPhoneSimulator-6.0-Development/TestFun_ui_spec.app/Info.plist
    Create ./build/iPhoneSimulator-6.0-Development/TestFun_ui_spec.app/PkgInfo
    Create ./build/iPhoneSimulator-6.0-Development/TestFun_ui_spec.dSYM
  Simulate ./build/iPhoneSimulator-6.0-Development/TestFun_ui_spec.app
ButtonController
  - changes color after tapping [FAILED]

Application 'TestFun_ui'
  - has one controller

Bacon::Error: false.==(true) failed
spec.rb:649:in `satisfy:': ButtonController - changes color after tapping
spec.rb:663:in `method_missing:'
spec.rb:279:in `block in run_spec_block'
spec.rb:403:in `execute_block'
spec.rb:279:in `run_spec_block'
spec.rb:294:in `run'

2 specifications (2 requirements), 1 failures, 0 errors


--

Clay Allsopp

unread,
Feb 25, 2013, 12:44:47 PM2/25/13
to rubym...@googlegroups.com
FWIW, I'm running

$ ruby -v
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin12.0.0]
$ motion -v
1.32

Xcode 4.6
Mid 2012 Retina Macbook Pro

Fernando Espinosa

unread,
Feb 25, 2013, 1:54:53 PM2/25/13
to rubym...@googlegroups.com
I'm having the same issue, but I guess it's caused because I'm using
rubymotion v1.27:

Build ./build/iPhoneSimulator-6.0-Development
Link
./build/iPhoneSimulator-6.0-Development/TestFun_ui_spec.app/TestFun_ui
Create ./build/iPhoneSimulator-6.0-Development/TestFun_ui_spec.dSYM
Simulate ./build/iPhoneSimulator-6.0-Development/TestFun_ui_spec.app
ButtonController
- changes color after tapping [FAILED]

Application 'TestFun_ui'
- has one controller

Bacon::Error: false.==(true) failed
spec.rb:553:in `satisfy:': ButtonController - changes color after
tapping
spec.rb:567:in `method_missing:'
spec.rb:183:in `block in run_spec_block'
spec.rb:307:in `execute_block'
spec.rb:183:in `run_spec_block'
spec.rb:198:in `run'

2 specifications (2 requirements), 1 failures, 0 errors
rake aborted!
Command failed with status (1):
[DYLD_FRAMEWORK_PATH="/Applications/Xcode.a...]

Tasks: TOP => simulator
(See full trace by running task with --trace)


--
Fer
http://www.ferdev.com/

Sebastian Bachmann

unread,
Feb 27, 2013, 6:43:44 AM2/27/13
to rubym...@googlegroups.com
Hi all,

===
ButtonController
  - changes color after tapping

Application 'TestFun_ui'
  - has one controller

2 specifications (2 requirements), 0 failures, 0 errors

ruby -v
ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-darwin11.2.0]

motion -v
1.33

OS X 1.7.5
MacBook Pro 3.1
===

Regards,
Sebastian

() ascii ribbon campaign - against html e-mail 
/\ www.asciiribbon.org - against proprietary attachments

Reply all
Reply to author
Forward
0 new messages