1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/test/support
yuuji.yaginuma 46725b33a9 Make sidekiq and resque integration tests work in CI
Since f55ecc6, the integration test of sidekiq and resque is not working
in CI.
https://travis-ci.org/rails/rails/jobs/251783876

Because f55ecc6 required a password to access redis.
Therefore, handling by passing passwords when connecting to redis.
2017-07-10 07:42:17 +09:00
..
backburner Use frozen-string-literal in ActiveJob 2017-07-09 20:50:52 +03:00
delayed_job/delayed Use frozen-string-literal in ActiveJob 2017-07-09 20:50:52 +03:00
integration Make sidekiq and resque integration tests work in CI 2017-07-10 07:42:17 +09:00
que Use frozen-string-literal in ActiveJob 2017-07-09 20:50:52 +03:00
queue_classic Use frozen-string-literal in ActiveJob 2017-07-09 20:50:52 +03:00
sneakers Use frozen-string-literal in ActiveJob 2017-07-09 20:50:52 +03:00
job_buffer.rb Use frozen-string-literal in ActiveJob 2017-07-09 20:50:52 +03:00