Actions
Patch #41889
closedFix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
Description
Some tests in Redmine::Acts::MentionableTest fail randomly because issue.mentioned_users returns users in an unspecified order.
Files
Updated by Go MAEDA over 1 year ago
- Status changed from New to Resolved
Committed the fix in r23322.
Updated by Go MAEDA over 1 year ago
- Status changed from Resolved to Closed
Meged the fix into stable branches in r23331 and r23332.
Actions