This project is archived and is in readonly mode.
Don't abort early when running default AR tests
Reported by Jeffrey Hardy | August 27th, 2009 @ 07:13 PM
The default AR test task runs tests for mysql, sqlite3, and postgresql. If one of the tasks fails, subsequent tasks won't be run. This patch makes it so all test tasks will be run regardless failure. Any errors produced are collected and displayed on exit.
One patch for master, another for 2-3-stable.
Comments and changes to this ticket
-
Repository August 27th, 2009 @ 07:26 PM
- State changed from new to committed
(from [058459dc228722f1b49cc6644774872217185436]) When running multiple test tasks, don't abort early if one produces failures
[#3107 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/058459dc228722f1b49cc664477487... -
Repository August 27th, 2009 @ 07:26 PM
(from [c10396b1426fcddea35d88fe865846b8aaab5de4]) When running multiple test tasks, don't abort early if one produces failures
[#3107 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/c10396b1426fcddea35d88fe865846...
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>
People watching this ticket
Attachments
Tags
Referenced by
- 3107 Don't abort early when running default AR tests [#3107 state:committed]
- 3107 Don't abort early when running default AR tests [#3107 state:committed]