Actions
Testing #3068
closedxmera Omnia - Collection #3085: Maintain several plugins to be compatible
Plugin: Failing integration tests with RM 5.1.7
Start date:
03/16/2025
Due date:
03/16/2025
% Done:
100%
Estimated time:
Compatible Redmine Version:
5.1.z
Pull Request Link:
Description
FAIL ProjectTypes::ProjectsQueryTest#test_should_group_and_count_project_types (1.36s)
Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
plugins/redmine_project_types/test/integration/project_query_test.rb:54:in `block in <class:ProjectsQueryTest>'
FAIL ProjectTypes::ProjectTypeFormTest#test_should_identify_project_type_index_page (1.85s)
Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
plugins/redmine_project_types/test/integration/project_type_form_test.rb:42:in `block in <class:ProjectTypeFormTest>'
FAIL ProjectTypes::LayoutTest#test_project_types_index_renders_query_interface (2.72s)
Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
plugins/redmine_project_types/test/integration/layout_test.rb:49:in `test_project_types_index_renders_query_interface'
Capybara starting Puma...========== ] 25% Time: 00:00:05, ETA: 00:00:16
* Version 6.6.0, codename: Return to Forever
* Min threads: 0, max threads: 4
* Listening on http://0.0.0.0:3434
FAIL ProjectTypes::ProjectImportTest#test_should_show_project_import_menu_item_if_admin (16.05s)
Expected at least 1 element matching ".icon-actions", found 0.
Expected 0 to be >= 1.
plugins/redmine_project_types/test/integration/project_import_test.rb:40:in `block in <class:ProjectImportTest>'
FAIL ProjectTypes::ProjectImportTest#test_should_show_project_import_menu_item_if_user_allowed_to (16.28s)
Expected at least 1 element matching ".icon-actions", found 0.
Expected 0 to be >= 1.
plugins/redmine_project_types/test/integration/project_import_test.rb:48:in `block in <class:ProjectImportTest>'
Actions