diff options
author | Robin Dupret <robin.dupret@gmail.com> | 2015-02-27 14:16:48 +0100 |
---|---|---|
committer | Robin Dupret <robin.dupret@gmail.com> | 2015-03-02 14:05:07 +0100 |
commit | 022c8be2cfee97b76c38e5134aa223f62938d6bf (patch) | |
tree | 868a5d52d5cf6afaa5bf232fb828066be138a4b8 /activemodel/test/cases/model_test.rb | |
parent | 9f4210cd80f452685b44c198d5a361ee2b54c05e (diff) | |
download | rails-022c8be2cfee97b76c38e5134aa223f62938d6bf.tar.gz rails-022c8be2cfee97b76c38e5134aa223f62938d6bf.tar.bz2 rails-022c8be2cfee97b76c38e5134aa223f62938d6bf.zip |
Avoid parallelizing Action Pack's tests on Rubinius
Since the `ForkingExecutor` class seems to be pretty slow on Rubinius
due to DRb (c.f. http://git.io/xIVg), let's avoid running tests with
it on this platform.
Also, the `parallelize_me!` call make the suite to output a bunch of
errors due to rubinius/rubinius#2934 since there are thread-safety
problems with autoloading.
Diffstat (limited to 'activemodel/test/cases/model_test.rb')
0 files changed, 0 insertions, 0 deletions