This project is archived and is in readonly mode.
Changeset [4e19ec566c9132b85fdf0ff13a328238a6aca591] by Jon Leighton
January 11th, 2011 @ 09:45 PM
In a number of places in the tests, we only need to turn off
transactional fixtures when the DB does not support savepoints.
This speeds the test run up by about 8-9% on my computer, when
running rake test_sqlite3_mem :)
https://github.com/rails/rails/commit/4e19ec566c9132b85fdf0ff13a328...
Committed by Jon Leighton
- M activerecord/test/cases/associations/join_model_test.rb
- M activerecord/test/cases/autosave_association_test.rb
- M activerecord/test/cases/helper.rb
- M activerecord/test/cases/locking_test.rb
- M activerecord/test/cases/migration_test.rb
- M activerecord/test/cases/multiple_db_test.rb
- M activerecord/test/cases/nested_attributes_test.rb
- M activerecord/test/cases/session_store/session_test.rb
- M activerecord/test/cases/unconnected_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>