提交 7601d482 编写于 作者: J Jeremy Kemper

Ruby 1.9: skip pg locking test for 1.9.1 also

上级 cc011bc2
......@@ -283,7 +283,7 @@ def test_no_locks_no_wait
end
# Hit by ruby deadlock detection since connection checkout is mutexed.
if RUBY_VERSION < '1.9.2'
if RUBY_VERSION < '1.9.0'
def test_second_lock_waits
assert [0.2, 1, 5].any? { |zzz|
first, second = duel(zzz) { Person.find 1, :lock => true }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册