aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib
diff options
context:
space:
mode:
authorJorge Bejar and Santiago Pastorino <jorge+santiago@wyeworks.com>2016-03-02 16:30:52 -0300
committerJorge Bejar and Santiago Pastorino <jorge+santiago@wyeworks.com>2016-03-02 16:44:10 -0300
commitcf075d9f55047281a5912e1b28cc4cb4bfcfdbf0 (patch)
tree5fe1e3b1fce898ba2f450d50f4cc59f7547d57de /activerecord/lib
parent4f21ac7e9c3a2a21f7fc9ac0d8a0be0c0c7525a2 (diff)
downloadrails-cf075d9f55047281a5912e1b28cc4cb4bfcfdbf0.tar.gz
rails-cf075d9f55047281a5912e1b28cc4cb4bfcfdbf0.tar.bz2
rails-cf075d9f55047281a5912e1b28cc4cb4bfcfdbf0.zip
Do not run app.executor callbacks in integration tests
This reverts changes made to integration tests in PR #23807. The issue happens when using capybara with a driver that needs to start a server in a separate thread like (poltergeist, selenium, etc). Both threads the capybara server one and the test thread end running syncronize over the interlock.
Diffstat (limited to 'activerecord/lib')
0 files changed, 0 insertions, 0 deletions