Actions
Testing #2225
closedxmera Omnia - Collection #2147: Allow further calculations for issues
Test ComputableCustomField::ModelPatchTest#test_should_calculate_float_with_division_by_zero failed
Start date:
Due date:
% Done:
0%
Estimated time:
Compatible Redmine Version:
5.1.z
Pull Request Link:
Description
1) Error:
ComputableCustomField::ModelPatchTest#test_should_calculate_float_with_division_by_zero:
ActiveRecord::RecordInvalid: Validation failed: Invalid format or setting (i.e. Multiple values) for at least one field
plugins/redmine_computable_custom_field/test/methods_helper.rb:83:in `computed_field'
plugins/redmine_computable_custom_field/test/methods_helper.rb:43:in `field_with_float_format'
plugins/redmine_computable_custom_field/test/unit/lib/extensions/model_patch_test.rb:36:in `block in <class:ModelPatchTest>'
63 runs, 135 assertions, 0 failures, 1 errors, 0 skips
Actions