Project

General

Profile

Actions

Testing #175

closed

Failing tests with Redmine default test - 1) Failure

Added by liaham about 4 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
01/07/2021
Due date:
% Done:

100%

Estimated time:
Compatible Redmine Version:

Description

Running bundle exec rake test when Redmine DMSF is installed causes two tests to fail:


 1) Failure:
CustomFieldsHelperTest#test_select_type_radio_buttons [/home/liane/redmine/test/helpers/custom_fields_helper_test.rb:101]:
Expected exactly 10 elements matching "input[type="radio"]", found 11..
Expected: 10
  Actual: 11

  2) Failure:
ProjectCopyTest#test_copy_should_return_false_if_save_fails [/home/liane/redmine/test/unit/project_copy_test.rb:54]:
Expected: false
  Actual: nil

4626 runs, 19627 assertions, 2 failures, 0 errors, 7 skips

Related issues 1 (0 open1 closed)

Copied from Redmine DMSF - Testing #98: Failing tests with Redmine default test - 2) FailureClosedliaham01/07/2021

Actions
Actions #1

Updated by liaham about 4 years ago

  • Copied from Testing #98: Failing tests with Redmine default test - 2) Failure added
Actions #2

Updated by liaham over 3 years ago

  • Target version changed from Pull Requests to unplanned
Actions #3

Updated by liaham almost 3 years ago

  • Status changed from New to Closed
  • Target version changed from unplanned to unreleased
  • % Done changed from 0 to 100

The first failing test is fixed in project:xmera-omnia-operations #960.
The second failing test is fixed in https://github.com/danmunn/redmine_dmsf/pull/1211 more than one year ago.

Actions #4

Updated by liaham almost 3 years ago

  • Target version changed from unreleased to 2.4.11-xmr-2
Actions

Also available in: Atom PDF