]> source.dussan.org Git - redmine.git/commitdiff
Merged r16874.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 25 Jul 2017 17:55:15 +0000 (17:55 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 25 Jul 2017 17:55:15 +0000 (17:55 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16888 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/issue_nested_set_concurrency_test.rb

index 4345fffc7a831adfa9456fec2f380e0cb5b91c92..b5f16db557981f516510cc6ed897feba10433755 100644 (file)
@@ -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!