A pull request of mine seemed to trigger this problem.  Sorry about that.

However, I am able to reproduce the problem with both sqlite3 and 
postgresql on master (where my patch has been reverted) like this:

    activerecord$ ruby -w -I"lib:test" -e 
'["test/cases/associations/eager_test.rb", 
"test/cases/associations/join_model_test.rb", 
"test/cases/base_test.rb"].each { |f| load f }'

So I think there are some assumptions in the tests that aren't true 
depending on test order or something else. 
 See https://github.com/rails/rails/pull/6416#issuecomment-5871744

Can anyone else reproduce?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-core/-/PvnqOba0MBsJ.
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