mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-11 03:33:07 +00:00
Merged r16874.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16888 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
e67a6ef744
commit
6c85506746
@ -36,6 +36,8 @@ class IssueNestedSetConcurrencyTest < ActiveSupport::TestCase
|
||||
end
|
||||
|
||||
def test_concurrency
|
||||
skip if mysql?
|
||||
|
||||
# Generates an issue and destroys it in order
|
||||
# to load all needed classes before starting threads
|
||||
i = Issue.generate!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user