Actions
Defect #29365
closedMailHandlerTest#test_add_issue_with_localized_attributes fails with mail gem 2.7.0
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Gems support
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Failure: MailHandlerTest#test_add_issue_with_localized_attributes [test/unit/mail_handler_test.rb:503]: Expected false to be truthy.
Related issues
Updated by Go MAEDA over 6 years ago
- Related to Patch #29359: Switch to mini_mime from mime-types added
Updated by Go MAEDA over 6 years ago
- Related to Defect #27691: Issue created from mail_handler with description empty from added
Updated by Pavel Rosický over 6 years ago
I would recommend to wait until 2.7.1 is out.
btw 2.7.1.rc1 passed the test.
Updated by Go MAEDA about 6 years ago
- Blocks Feature #29443: Update mail gem (~> 2.7.1) added
Updated by Go MAEDA about 6 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Pavel Rosický wrote:
I would recommend to wait until 2.7.1 is out.
Thanks, I confirmed that the test success with mail gem 2.7.1.
Actions