diff options
author | Jon Leighton <j@jonathanleighton.com> | 2013-03-22 11:55:17 +0000 |
---|---|---|
committer | Jon Leighton <j@jonathanleighton.com> | 2013-03-22 11:55:17 +0000 |
commit | 79c02e849b94ee680e824828be4ddf029e05ba12 (patch) | |
tree | a313db53033756f03934fa0d22ea8a5ec3871660 /actionpack/lib/action_controller/metal/rescue.rb | |
parent | 0d3cb003de66409e8deccddcf8426822a84b3930 (diff) | |
download | rails-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 'actionpack/lib/action_controller/metal/rescue.rb')
0 files changed, 0 insertions, 0 deletions