Actions
Testing #835
closedFix failing Redmine tests
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
FAIL Redmine::EnumerationFieldFormatTest#test_value_from_keyword_for_multiple_custom_field_should_return_enumeration_ids (101.72s)
Expected: [1, 2]
Actual: nil
test/unit/lib/redmine/field_format/enumeration_format_test.rb:99:in `test_value_from_keyword_for_multiple_custom_field_should_return_enumeration_ids'
FAIL Redmine::EnumerationFieldFormatTest#test_edit_tag_with_multiple_should_select_current_values (101.74s)
Expected at least 1 element matching "select[multiple=multiple]", found 0..
Expected 0 to be >= 1.
test/test_helper.rb:251:in `assert_select_in'
test/unit/lib/redmine/field_format/enumeration_format_test.rb:64:in `test_edit_tag_with_multiple_should_select_current_values'
Updated by liaham almost 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions