On 22. mai. 2009, at 14.38, Nagatoro wrote: > These are the different programs/gems that I can think of:
This is, in fact, a little strange. I had a look at some of the test failures and simply don't understand how these tests fail in your environment. For instance, failure #10 in your log, tests that the user johan from the users.yml fixture should not be member of the group team_thunderbird in the groups.yml fixture. This group has a single member, mike, so johan should absolutely not be member of the group. The test failing in your environment just doesn't make sense. Did you try creating another test database, migrate this and change to that one in config/database.yml? Could it be the access settings for the database (I'm assuming Mysql?) are too strict for the test cases to be able to update existing data? Regards, - Marius --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" 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/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
