hi there, I''m testing my install of attachment_fu on rails 1.2.3 (on a mac with darwin ports) using: rake test:plugins everything is fine apart from 2 tests, but I don''t really understand what''s going wrong with them. I''m actually using ImageScience rather than RMagick, but I think the test_suite tests everything that''s installed 111 tests, 504 assertions, 0 failures, 2 errors here''s the output for the 2 errors I get: http://pastie.caboo.se/75845 I''d be very grateful if anyone had the time to look and see if it''s something obvious. thanks dorian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Looks like a rmagick problem? --Scott T. On Jul 3, 4:33 pm, tachekent <bartlebo...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hi there, > I''m testing my install of attachment_fu on rails 1.2.3 (on a mac with > darwin ports) using: > rake test:plugins > everything is fine apart from 2 tests, but I don''t really understand > what''s going wrong with them. > I''m actually using ImageScience rather than RMagick, but I think the > test_suite tests everything that''s installed > 111 tests, 504 assertions, 0 failures, 2 errors > > here''s the output for the 2 errors I get:http://pastie.caboo.se/75845 > > I''d be very grateful if anyone had the time to look and see if it''s > something obvious. > > thanks > dorian--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jul 3, 2007, at 11:33 PM, tachekent wrote:> I''m testing my install of attachment_fu on rails 1.2.3 (on a mac with > darwin ports) using: > rake test:plugins > everything is fine apart from 2 tests, but I don''t really understand > what''s going wrong with them. > I''m actually using ImageScience rather than RMagick, but I think the > test_suite tests everything that''s installed > 111 tests, 504 assertions, 0 failures, 2 errors > > here''s the output for the 2 errors I get: > http://pastie.caboo.se/75845 > > I''d be very grateful if anyone had the time to look and see if it''s > something obvious.I don''t know whether that''s related to the database backend. Just in case, I faced a problem with the database backend that produced that error message: http://www.ruby-forum.com/topic/113630 -- fxn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---