diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-10-23 21:17:31 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-10-23 21:17:31 +0530 |
commit | c5a4d007b8147c2f042844ac267821afa378d8e5 (patch) | |
tree | 989aa5803db97c6d942a52fb6ddb2be64beb2054 /activesupport/lib/active_support/testing | |
parent | 0fdeb0763621f500970fa3012bd8425fb5a81b63 (diff) | |
download | rails-c5a4d007b8147c2f042844ac267821afa378d8e5.tar.gz rails-c5a4d007b8147c2f042844ac267821afa378d8e5.tar.bz2 rails-c5a4d007b8147c2f042844ac267821afa378d8e5.zip |
Fix brittle tests which were relying on the error message text from mysql2 gem
- These tests were fixed earlier on master in https://github.com/rails/rails/commit/f13ec72664fd13d33d617103ca964a7592295854.
- They started failing in first place due to change in https://github.com/brianmario/mysql2/commit/f14023fcfee9e85e6fc1b0e568048811518f8c23.
- They will fail again when the message is changed in mysql2 so let's
not rely on the error message.
Diffstat (limited to 'activesupport/lib/active_support/testing')
0 files changed, 0 insertions, 0 deletions