On Thu, Jun 10, 2010 at 20:04, Michael Koziarski <[email protected]>wrote:

> 2010/6/10 J. Pablo Fernández <[email protected]>:
> > Hello,
> >
> > I'm trying to get into contributing for Rails and I'm trying to fix a
> > bug I've found and reported regarding migrations[1]. I started by
> > running all the MySQL tests but I've got three errors. Are these
> > errors expected? Should I expect all tests to pass at all times? If
> > so, is this something broken in rails or my system?
>
> This is a configuration problem with your mysql database.  You'll need
> to make sure your collation is set to utf8_unicode_ci or those tests
> will fail.


Thank you Michael, that fixed it.
-- 
J. Pablo Fernández <[email protected]> (http://pupeno.com)

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to