On 1/5/06, Wilson Bilkovich <[EMAIL PROTECTED]> wrote: > Currently working with revision 3382 of the trunk, a decent number of > the Postgres unit tests fail for me. Native Win32 (not Cygwin), > postgres-pr 0.4.0, PostgreSQL 8.1 server. > > Attached is the test log. Are the 'polymorphic' tests just not > passing yet, or are these things I broke? > Quick update; the only test that fails when running against the stable branch is:
test_default(BasicsTest): NoMethodError: undefined method `strftime' for nil:NilClass ./test/base_test.rb:790:in `test_default' That's the test method that has the database default column value set to 'now()' in PostgreSQL. I didn't think that feature worked? Isn't that test always going to fail? _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core