Actions
Defect #19344
closedMySQL 5.6: IssueNestedSetConcurrencyTest#test_concurrency : always fails
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Database
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Hello,
When I run rake test:units
I always get this test failure. Can you please correct this.
1) Failure:
IssueNestedSetConcurrencyTest#test_concurrency [E:/REDMINE/DEV3.0/redmine/test/unit/issue_nested_set_concurrency_test.rb:45]:
Expected "Mysql2::Error: Deadlock found when trying to get lock; try restarting transaction: SELECT `issues`.`id` FROM `issues` WHERE (root_id IN (SEL
ECT root_id FROM issues WHERE id IN (390,388))) ORDER BY `issues`.`id` ASC FOR UPDATE" to be nil.
Redmine : 3.0.0
MySql : 5.6.14
Thanks.
Related issues
Updated by Toshi MARUYAMA almost 10 years ago
- Category set to Database
- Status changed from Needs feedback to New
Updated by Toshi MARUYAMA almost 10 years ago
- Subject changed from IssueNestedSetConcurrencyTest#test_concurrency : Always fails on standard redmine installation. to MySQL : 5.6: IssueNestedSetConcurrencyTest#test_concurrency : always fails
Updated by Toshi MARUYAMA almost 10 years ago
- Subject changed from MySQL : 5.6: IssueNestedSetConcurrencyTest#test_concurrency : always fails to MySQL 5.6: IssueNestedSetConcurrencyTest#test_concurrency : always fails
Updated by Toshi MARUYAMA almost 9 years ago
- Related to Defect #6579: Tree hierachy being currupted on multiple submissions of an issue added
Updated by Toshi MARUYAMA over 8 years ago
- Has duplicate Defect #23942: Test: Mysql2::Error: Deadlock found when trying to get lock added
Updated by Toshi MARUYAMA about 8 years ago
- Related to Defect #23318: #lock_nested_set very slow on mysql with thousands of subtasks added
Updated by Go MAEDA about 1 year ago
- Related to Defect #39437: MySQL / MariaDB issue nested set deadlocks and consistency added
Updated by Marius BĂLTEANU about 1 year ago
- Status changed from New to Closed
- Resolution set to Duplicate
Actions