Actions
Bug #606
closedFix ComputableCustomFieldTest#test_create_computed_custom_field
Start date:
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
[FAILED] redmine_computable_custom_field
/home/liane-xmera/redmine/test/application_system_test_case.rb:33: warning: already initialized constant ApplicationSystemTestCase::GOOGLE_CHROME_OPTS_ARGS
/home/liane-xmera/redmine/test/application_system_test_case.rb:26: warning: previous definition of GOOGLE_CHROME_OPTS_ARGS was here
Run options: --seed 58901
# Running:
2021-11-27 19:40:46 WARN Selenium [DEPRECATION] [:desired_capabilities] :desired_capabilities as a parameter for driver initialization is deprecated. Use :capabilities with an Array value of capabilities/options if necessary instead.
Capybara starting Puma...
* Version 5.5.2 , codename: Zawgyi
* Min threads: 0, max threads: 4
* Listening on http://0.0.0.0:3434
....[Screenshot]: tmp/screenshots/failures_test_create_computed_custom_field.png
F................
Finished in 13.440328s, 1.5625 runs/s, 5.7290 assertions/s.
1) Failure:
ComputableCustomFieldTest#test_create_computed_custom_field [/home/liane-xmera/redmine/plugins/redmine_computable_custom_field/test/system/computable_custom_field_test.rb:81]:
Expected false to be truthy.
21 runs, 77 assertions, 1 failures, 0 errors, 0 skips
Updated by liaham over 3 years ago
- Copied to Bug #607: Fix ComputableCustomFieldTest#test_create_computed_custom_field added
Updated by liaham over 3 years ago
- Subject changed from Fix system test to Fix ComputableCustomFieldTest#test_create_computed_custom_field
Updated by liaham over 3 years ago
- Status changed from New to Rejected
- Assignee set to liaham
- % Done changed from 0 to 100
Actions