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/action_dispatch
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
..
http Add documentation for #13897 [skip ci] 2016-02-29 11:00:48 +01:00
journey [ci skip] Replace usage of rake routes with rails routes 2016-02-25 01:00:30 +05:30
middleware Don't reference Rails.application from inside a component 2016-03-02 02:14:54 +10:30
request Revert "Merge pull request #20851 from tomprats/indifferent-sessions" 2016-02-26 04:47:30 +10:30
routing Deprecate :controller and :action path parameters 2016-03-01 08:48:53 +00:00
testing Do not run app.executor callbacks in integration tests 2016-03-02 16:44:10 -03:00
journey.rb
railtie.rb Don't reference Rails.application from inside a component 2016-03-02 02:14:54 +10:30
routing.rb Fix typographical error 2016-02-22 01:15:16 -03:00