On 5/14/07, Alexey Verkhovsky <[EMAIL PROTECTED]> wrote: > > > So I wonder if it points to some error or omission in my build setup. > Can you, please, clarify the problem?
For me, Postgres only fails on schema creation/ownership tests (test_schema_postgres.rb) because the user I'm testing with doesn't have superuser permissions (but, IMO, it has all necessary permissions on the test database). The setup (CREATE SCHEMA statement) fails, so naturally all subsequent tests fail also. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
