diff options
author | Agis- <corestudiosinc@gmail.com> | 2014-08-22 21:55:50 +0300 |
---|---|---|
committer | Agis- <corestudiosinc@gmail.com> | 2014-08-22 22:03:41 +0300 |
commit | b7ab73a4e21b022cf3415f6eee8018979796e466 (patch) | |
tree | 3065c751b9cefb7af76fa0707fc866fb7a6d2ce1 /activerecord/test/cases/migration_test.rb | |
parent | b47d8dea25aa4c1b0d02603adc00cf63f2163f21 (diff) | |
download | rails-b7ab73a4e21b022cf3415f6eee8018979796e466.tar.gz rails-b7ab73a4e21b022cf3415f6eee8018979796e466.tar.bz2 rails-b7ab73a4e21b022cf3415f6eee8018979796e466.zip |
Use system /tmp when testing actionpack
https://github.com/rails/rails/commit/c64bff2c87ebf363703c63ecd4a96d56a1a78364
added support and enabled parallel execution of the actionpack tests.
However it introduced https://github.com/rails/rails/commit/c64bff2c87ebf363703c63ecd4a96d56a1a78364
since one cannot connect to a socket file that's inside a Vagrant synced folder
due to security restrictions, and DRb tries to.
Also rename the temporary files to make it obvious that they're rails-related,
since now they're placed outside the project's directory.
Fixes https://github.com/rails/rails/commit/c64bff2c87ebf363703c63ecd4a96d56a1a78364
Diffstat (limited to 'activerecord/test/cases/migration_test.rb')
0 files changed, 0 insertions, 0 deletions