aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2013-03-22 11:55:17 +0000
committerJon Leighton <j@jonathanleighton.com>2013-03-22 11:55:17 +0000
commit79c02e849b94ee680e824828be4ddf029e05ba12 (patch)
treea313db53033756f03934fa0d22ea8a5ec3871660 /railties
parent0d3cb003de66409e8deccddcf8426822a84b3930 (diff)
downloadrails-79c02e849b94ee680e824828be4ddf029e05ba12.tar.gz
rails-79c02e849b94ee680e824828be4ddf029e05ba12.tar.bz2
rails-79c02e849b94ee680e824828be4ddf029e05ba12.zip
Delete failing test
I don't think this is testing anything useful, and the test code is exceedingly brittle. It is broken since 34c7e73c1def1312e59ef1f334586ff2f668246e because the test code makes assumptions about the implementation of PostgreSQLAdapter#active? which are incorrect after the commit. I could fix this test but it would be even more brittle (by stubbing the underlying @connection.connect_poll) and it doesn't test any complex logic. I conclude that it's not worth it.
Diffstat (limited to 'railties')
0 files changed, 0 insertions, 0 deletions