Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I always get an error exception #4

Open
jmcervera opened this issue Aug 4, 2010 · 6 comments
Open

I always get an error exception #4

jmcervera opened this issue Aug 4, 2010 · 6 comments

Comments

@jmcervera
Copy link

Hello

I am using autotest-notification gem with ruby-1.9.2-rc2 (with RVM) and Rails-3.0,0.rc on Ubuntu, and although autotest is working as expected,

  Finished in 0.32554 seconds
 11 examples, 0 failures
  =======================================

the notification is always this:
:( FAIL: 1 Exception occurred.

Autotest and notifications are working well when I use a custom .autotest file.

Thanks
Juanma

@BrianHicks
Copy link

Same here, with ruby-1.9.2-rc2 and RVM, rails-3.0.0.0.rc on Ubuntu. rspec spec/ works as expected, autotest passes all but sends :red. I'm not sure if it's here or in something more upstream.

@BrianHicks
Copy link

Actually, :red and :green are both sent when I run an-uninstall. So it's somewhere in here.

@thecatwasnot
Copy link

I'm seeing this problem also, with and without rails 3. (Also Ubuntu 10.4 with libnotify.) I am running rspec 2 beta 19 on ruby 1.9.2-rc2 with rvm. I'll poke around a bit and see what I can find.
For reference:
autotest (4.3.2)
autotest-notification (2.3.0)

@alberto
Copy link

alberto commented Sep 18, 2010

Same problem here on Ubuntu 10.4 with ruby 1.9.2p0
Mi gems:
autotest (4.3.2)
autotest-notification (2.3.1)
autotest-rails (4.1.0)
rails (3.0.0)
ZenTest (4.4.0)

Tell me if you need any more info.

@felix
Copy link

felix commented Nov 4, 2010

@telephono
Copy link

Same here. Only one test. Test is green with rake test and autotest, but autotest-notification says 1 exception occured...

Mac OS X
rvm 1.6.20
autotest-standalone 4.5.5
autotest-rails-pure 4.1.2
autotest-notification 2.3.1
ruby 3.0.8 with Test::Unit

What was the solution for felix, since the link doesn't exist anymore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants