aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test
diff options
context:
space:
mode:
authorRobin Dupret <robin.dupret@gmail.com>2015-02-27 14:16:48 +0100
committerRobin Dupret <robin.dupret@gmail.com>2015-03-02 14:05:07 +0100
commit022c8be2cfee97b76c38e5134aa223f62938d6bf (patch)
tree868a5d52d5cf6afaa5bf232fb828066be138a4b8 /actionview/test
parent9f4210cd80f452685b44c198d5a361ee2b54c05e (diff)
downloadrails-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 'actionview/test')
0 files changed, 0 insertions, 0 deletions