1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Jorge Bejar and Santiago Pastorino cf075d9f55 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.
2016-03-02 16:44:10 -03:00
..
abstract_controller Move Caching module to Abstract Controller 2016-02-23 21:11:15 -03:00
action_controller Fix typo in implicit_render 2016-03-02 09:39:17 +00:00
action_dispatch Do not run app.executor callbacks in integration tests 2016-03-02 16:44:10 -03:00
action_pack Prep release for Rails 5 beta3 2016-02-24 10:27:02 -05:00
abstract_controller.rb Move Caching module to Abstract Controller 2016-02-23 21:11:15 -03:00
action_controller.rb Move Caching module to Abstract Controller 2016-02-23 21:11:15 -03:00
action_dispatch.rb Publish AS::Executor and AS::Reloader APIs 2016-03-02 02:14:20 +10:30
action_pack.rb Update copyright notices to 2016 [ci skip] 2015-12-31 18:27:19 +02:00