Test Issue - test_no_automatic_reconnection_after_timeout(MysqlConnectionTest)

Hi All,

I'm trying to set a rails contrib env but when running the tests in a clean 2-3-stable branch one particular test insists in failing.

Is it a known issue? I think it might be something related to my mysql install but since I'm running a clean install (5.1.37) I decided to check with you guys first.

  1) Failure: test_no_automatic_reconnection_after_timeout(MysqlConnectionTest)     [./test/cases/connection_test_mysql.rb:27:in `test_no_automatic_reconnection_after_timeout'      ./test/cases/../../../activesupport/lib/active_support/testing/ setup_and_teardown.rb:62:in `__send__'      ./test/cases/../../../activesupport/lib/active_support/testing/ setup_and_teardown.rb:62:in `run']: <false> is not true.

Thanks!

--Marcelo Silveira

Is it a known issue? I think it might be something related to my mysql install but since I'm running a clean install (5.1.37) I decided to check with you guys first.

I don't get that error here, which version of the mysql gem are you running?

The CI box runs on:

- name: mysql   version: = 2.7

I have 2.8.1 and 2.7 here?

I’m using 2.8.1.