trunk build 1473

Revision r23657 (build 1473 started on 2025-04-13T21:09:24Z)


originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.3
Updating http://svn.redmine.org/redmine/trunk at revision '2025-04-13T14:09:24.143 -0700'
U         app/assets/javascripts/application.js
At revision 23657

[ruby-3.3] $ /bin/sh -xe /tmp/jenkins2930748103918181916.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.3] $ /bin/sh -xe /tmp/jenkins7789562045339537049.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rake -f lib/tasks/ci.rake config/database.yml BRANCH=trunk CI_PG_HOST=192.168.1.70 CI_MYSQL_HOST=192.168.1.70
[ruby-3.3] $ /bin/sh -xe /tmp/jenkins4004493485790246015.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle update
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Bundle updated!
3 installed gems you directly depend on are looking for funding.
  Run `bundle fund` for details
[ruby-3.3] $ /bin/sh -xe /tmp/jenkins7490063427023024084.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games SCMS=subversion,git,mercurial,filesystem,bazaar,cvs bundle exec rake ci:about ci:setup db:environment:set RAILS_ENV=test
Database 'ci_trunk_ruby33_dev' already exists
Database 'ci_trunk_ruby33_test' already exists
Ruby version: 3.3.6-p108 (2024-11-05) [i686-linux]
[ruby-3.3] $ /bin/sh -xe /tmp/jenkins2517377513996044849.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.3/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle exec rake test
Tests related to plugin autoloading should be run separately using "rails test:autoload"
(Test LDAP server not configured)
Bazaar non ASCII output test cannot run on this environment.
Encoding.locale_charmap: UTF-8
Git UTF-8 test repository NOT FOUND. Skipping unit tests !!!
Skipping LDAP tests.

Run options: --seed 20322

# Running:

............................................................................................................................................................................................................................................................................F

Failure:
RepositoryMercurialTest#test_latest_changesets_tag_with_limit [test/unit/repository_mercurial_test.rb:345]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:341

F

Failure:
RepositoryMercurialTest#test_entries_short_id [test/unit/repository_mercurial_test.rb:103]:
Expected: 43
  Actual: 1

bin/rails test test/unit/repository_mercurial_test.rb:97

F

Failure:
RepositoryMercurialTest#test_find_changeset_by_name [test/unit/repository_mercurial_test.rb:456]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:452

F

Failure:
RepositoryMercurialTest#test_find_changeset_by_invalid_name [test/unit/repository_mercurial_test.rb:466]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:462

F

Failure:
RepositoryMercurialTest#test_copied_files_long_id [test/unit/repository_mercurial_test.rb:448]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:444

F

Failure:
RepositoryMercurialTest#test_latest_changesets_tag_with_path [test/unit/repository_mercurial_test.rb:335]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:331

F

Failure:
RepositoryMercurialTest#test_latest_changesets_default_branch [test/unit/repository_mercurial_test.rb:379]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:375

F

Failure:
RepositoryMercurialTest#test_previous_nil [test/unit/repository_mercurial_test.rb:574]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:570

F

Failure:
RepositoryMercurialTest#test_latest_changesets_branch [test/unit/repository_mercurial_test.rb:358]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:354

F

Failure:
RepositoryMercurialTest#test_parents_short_id [test/unit/repository_mercurial_test.rb:535]:
Expected: 43
  Actual: 1

bin/rails test test/unit/repository_mercurial_test.rb:529

F

Failure:
RepositoryMercurialTest#test_latest_changesets_default_branch_short_id [test/unit/repository_mercurial_test.rb:389]:
Expected: 43
  Actual: 1

bin/rails test test/unit/repository_mercurial_test.rb:383

F

Failure:
RepositoryMercurialTest#test_format_identifier [test/unit/repository_mercurial_test.rb:483]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:479

F

Failure:
RepositoryMercurialTest#test_entry_long_id [test/unit/repository_mercurial_test.rb:164]:
Expected nil to be a kind of Redmine::Scm::Adapters::Entry, not NilClass.

bin/rails test test/unit/repository_mercurial_test.rb:163

F

Failure:
RepositoryMercurialTest#test_fetch_changesets_keep_long_id [test/unit/repository_mercurial_test.rb:204]:
Expected: 43
  Actual: 1

bin/rails test test/unit/repository_mercurial_test.rb:194

F

Failure:
RepositoryMercurialTest#test_parents_long_id [test/unit/repository_mercurial_test.rb:543]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:539

.F

Failure:
RepositoryMercurialTest#test_fetch_changesets_keep_short_id [test/unit/repository_mercurial_test.rb:189]:
Expected: 43
  Actual: 1

bin/rails test test/unit/repository_mercurial_test.rb:183

.F

Failure:
RepositoryMercurialTest#test_next_nil [test/unit/repository_mercurial_test.rb:598]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:594

F

Failure:
RepositoryMercurialTest#test_entries_long_id [test/unit/repository_mercurial_test.rb:111]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:107

F

Failure:
RepositoryMercurialTest#test_isodatesec [test/unit/repository_mercurial_test.rb:231]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:225

F

Failure:
RepositoryMercurialTest#test_next [test/unit/repository_mercurial_test.rb:585]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:581

.F

Failure:
RepositoryMercurialTest#test_latest_changesets [test/unit/repository_mercurial_test.rb:254]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:250

F

Failure:
RepositoryMercurialTest#test_find_changeset_by_empty_name [test/unit/repository_mercurial_test.rb:503]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:499

F

Failure:
RepositoryMercurialTest#test_entries_on_tip [test/unit/repository_mercurial_test.rb:77]:
Expected nil to be a kind of Redmine::Scm::Adapters::Entries, not NilClass.

bin/rails test test/unit/repository_mercurial_test.rb:75

.F

Failure:
RepositoryMercurialTest#test_fetch_changesets_from_scratch [test/unit/repository_mercurial_test.rb:171]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:167

F

Failure:
RepositoryMercurialTest#test_latest_changesets_tag_short_id [test/unit/repository_mercurial_test.rb:327]:
Expected: 43
  Actual: 1

bin/rails test test/unit/repository_mercurial_test.rb:321

F

Failure:
RepositoryMercurialTest#test_latest_changesets_tag [test/unit/repository_mercurial_test.rb:317]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:313

F

Failure:
RepositoryMercurialTest#test_identifier [test/unit/repository_mercurial_test.rb:474]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:470

..F

Failure:
RepositoryMercurialTest#test_previous [test/unit/repository_mercurial_test.rb:561]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:557

F

Failure:
RepositoryMercurialTest#test_fetch_changesets_incremental [test/unit/repository_mercurial_test.rb:213]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:209

F

Failure:
RepositoryMercurialTest#test_entry_short_id [test/unit/repository_mercurial_test.rb:160]:
Expected nil to be a kind of Redmine::Scm::Adapters::Entry, not NilClass.

bin/rails test test/unit/repository_mercurial_test.rb:156

F

Failure:
RepositoryMercurialTest#test_changeset_order_by_revision [test/unit/repository_mercurial_test.rb:241]:
Expected: 43
  Actual: 0

bin/rails test test/unit/repository_mercurial_test.rb:237

.F

Failure:
RepositoryMercurialTest#test_copied_files_short_id [test/unit/repository_mercurial_test.rb:440]:
Expected: 43
  Actual: 1

bin/rails test test/unit/repository_mercurial_test.rb:434

...................................................................DEPRECATION WARNING: to_time will always preserve the timezone offset of the receiver in Rails 8.0. To opt in to the new behavior, set `ActiveSupport.to_time_preserves_timezone = true`. (called from time_tag at /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.3/app/helpers/application_helper.rb:752)
............F

Failure:
RepositoriesMercurialControllerTest#test_entry_show [test/functional/repositories_mercurial_controller_test.rb:306]:
Expected response to be a <2XX: success>, but was a <404: Not Found>

bin/rails test test/functional/repositories_mercurial_controller_test.rb:297

F

Failure:
RepositoriesMercurialControllerTest#test_show_directory [test/functional/repositories_mercurial_controller_test.rb:98]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:94

F

Failure:
RepositoriesMercurialControllerTest#test_show_directory_latin_1_path [test/functional/repositories_mercurial_controller_test.rb:184]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:180

.F

Failure:
RepositoriesMercurialControllerTest#test_entry_show_latin_1_path [test/functional/repositories_mercurial_controller_test.rb:322]:
Expected response to be a <2XX: success>, but was a <404: Not Found>

bin/rails test test/functional/repositories_mercurial_controller_test.rb:311

F

Failure:
RepositoriesMercurialControllerTest#test_show_at_given_revision [test/functional/repositories_mercurial_controller_test.rb:124]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:120

F

Failure:
RepositoriesMercurialControllerTest#test_revision [test/functional/repositories_mercurial_controller_test.rb:584]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:580

F

Failure:
RepositoriesMercurialControllerTest#test_entry_show_latin_1_contents [test/functional/repositories_mercurial_controller_test.rb:339]:
Expected response to be a <2XX: success>, but was a <404: Not Found>

bin/rails test test/functional/repositories_mercurial_controller_test.rb:327

..F

Failure:
RepositoriesMercurialControllerTest#test_show_directory_sql_escape_percent [test/functional/repositories_mercurial_controller_test.rb:152]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:148

F

Failure:
RepositoriesMercurialControllerTest#test_show_tag [test/functional/repositories_mercurial_controller_test.rb:263]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:259

F

Failure:
RepositoriesMercurialControllerTest#test_empty_revision [test/functional/repositories_mercurial_controller_test.rb:606]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:602

F

Failure:
RepositoriesMercurialControllerTest#test_annotate [test/functional/repositories_mercurial_controller_test.rb:490]:
Expected response to be a <2XX: success>, but was a <404: Not Found>

bin/rails test test/functional/repositories_mercurial_controller_test.rb:481

F

Failure:
RepositoriesMercurialControllerTest#test_destroy_valid_repository [test/functional/repositories_mercurial_controller_test.rb:625]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:621

..F

Failure:
RepositoriesMercurialControllerTest#test_annotate_latin_1_contents [test/functional/repositories_mercurial_controller_test.rb:575]:
Expected at least 1 element matching "tr#L1 td.line-code", found 0.
Expected 0 to be >= 1.

bin/rails test test/functional/repositories_mercurial_controller_test.rb:563

F

Failure:
RepositoriesMercurialControllerTest#test_show_branch [test/functional/repositories_mercurial_controller_test.rb:235]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:231

F

Failure:
RepositoriesMercurialControllerTest#test_entry_download [test/functional/repositories_mercurial_controller_test.rb:355]:
Expected response to be a <2XX: success>, but was a <404: Not Found>
Response body: 

bin/rails test test/functional/repositories_mercurial_controller_test.rb:345

F

Failure:
RepositoriesMercurialControllerTest#test_diff_two_revs [test/functional/repositories_mercurial_controller_test.rb:409]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:405

F

Failure:
RepositoriesMercurialControllerTest#test_diff [test/functional/repositories_mercurial_controller_test.rb:382]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:378

F

Failure:
RepositoriesMercurialControllerTest#test_annotate_not_in_tip [test/functional/repositories_mercurial_controller_test.rb:505]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:501

F

Failure:
RepositoriesMercurialControllerTest#test_directory_entry [test/functional/repositories_mercurial_controller_test.rb:373]:
Expected response to be a <2XX: success>, but was a <404: Not Found>

bin/rails test test/functional/repositories_mercurial_controller_test.rb:364

.F

Failure:
RepositoriesMercurialControllerTest#test_annotate_latin_1_path [test/functional/repositories_mercurial_controller_test.rb:549]:
Expected response to be a <2XX: success>, but was a <404: Not Found>

bin/rails test test/functional/repositories_mercurial_controller_test.rb:538

F

Failure:
RepositoriesMercurialControllerTest#test_show_root [test/functional/repositories_mercurial_controller_test.rb:72]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:68

F

Failure:
RepositoriesMercurialControllerTest#test_changes [test/functional/repositories_mercurial_controller_test.rb:293]:
Expected response to be a <2XX: success>, but was a <404: Not Found>

bin/rails test test/functional/repositories_mercurial_controller_test.rb:284

F

Failure:
RepositoriesMercurialControllerTest#test_annotate_at_given_revision [test/functional/repositories_mercurial_controller_test.rb:522]:
Expected: 43
  Actual: 0

bin/rails test test/functional/repositories_mercurial_controller_test.rb:518

.................................................................................................................................................................................................................................................................................................................S...............svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at '/var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.3'
is too old (format 8) to work with client version '1.9.3 (r1718519)' (expects format 31). You need to upgrade the working copy first.

.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................DEPRECATION WARNING: ApplicationHelper#render_if_exist is deprecated and will be removed in Redmine 7.0. (called from test_render_if_exist_should_be_render_nil at /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.3/test/helpers/application_helper_test.rb:2286)
............................................S..DEPRECATION WARNING: ApplicationHelper#render_if_exist is deprecated and will be removed in Redmine 7.0. (called from test_render_if_exist_should_be_render_partial at /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.3/test/helpers/application_helper_test.rb:2275)
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................E

Error:
MercurialAdapterTest#test_entry:
NoMethodError: undefined method `path' for nil
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:294:in `block (2 levels) in test_entry'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:292:in `each'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:292:in `block in test_entry'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:291:in `each'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:291:in `test_entry'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:277

E

Error:
MercurialAdapterTest#test_tag_non_ascii:
NoMethodError: undefined method `+' for nil
    lib/redmine/scm/adapters/mercurial_adapter.rb:355:in `hgtarget'
    lib/redmine/scm/adapters/mercurial_adapter.rb:268:in `cat'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:437:in `test_tag_non_ascii'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:435

F

Failure:
MercurialAdapterTest#test_entries_tag [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:243]:
Expected nil to be truthy.

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:241

E

Error:
MercurialAdapterTest#test_locate_on_outdated_repository:
NoMethodError: undefined method `size' for nil
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:319:in `test_locate_on_outdated_repository'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:318

E

Error:
MercurialAdapterTest#test_diff:
NoMethodError: undefined method `+' for nil
    lib/redmine/scm/adapters/mercurial_adapter.rb:355:in `hgtarget'
    lib/redmine/scm/adapters/mercurial_adapter.rb:253:in `diff'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:154:in `block (2 levels) in test_diff'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:149:in `each'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:149:in `block in test_diff'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:140:in `each'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:140:in `test_diff'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:135

E

Error:
MercurialAdapterTest#test_branchmap:
Redmine::Scm::Adapters::MercurialAdapter::HgCommandAborted: hg exited with non-zero status: 255
    lib/redmine/scm/adapters/mercurial_adapter.rb:338:in `hg'
    lib/redmine/scm/adapters/mercurial_adapter.rb:130:in `summary'
    lib/redmine/scm/adapters/mercurial_adapter.rb:109:in `branches'
    lib/redmine/scm/adapters/mercurial_adapter.rb:121:in `branchmap'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:420:in `test_branchmap'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:406

E

Error:
MercurialAdapterTest#test_info:
NoMethodError: undefined method `root_url' for nil
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:84:in `block in test_info'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:82:in `each'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:82:in `test_info'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:80

.E

Error:
MercurialAdapterTest#test_nodes_in_branch:
Redmine::Scm::Adapters::MercurialAdapter::HgCommandAborted: hg exited with non-zero status: 1
    lib/redmine/scm/adapters/mercurial_adapter.rb:338:in `hg'
    lib/redmine/scm/adapters/mercurial_adapter.rb:241:in `nodes_in_branch'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:457:in `block in test_nodes_in_branch'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:456:in `each'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:456:in `test_nodes_in_branch'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:447

E

Error:
MercurialAdapterTest#test_access_by_fuzzy_nodeid:
NoMethodError: undefined method `+' for nil
    lib/redmine/scm/adapters/mercurial_adapter.rb:355:in `hgtarget'
    lib/redmine/scm/adapters/mercurial_adapter.rb:268:in `cat'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:332:in `test_access_by_fuzzy_nodeid'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:329

E

Error:
MercurialAdapterTest#test_cat:
NoMethodError: undefined method `+' for nil
    lib/redmine/scm/adapters/mercurial_adapter.rb:355:in `hgtarget'
    lib/redmine/scm/adapters/mercurial_adapter.rb:268:in `cat'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:184:in `block in test_cat'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:183:in `each'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:183:in `test_cat'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:182

..E

Error:
MercurialAdapterTest#test_tagmap:
Redmine::Scm::Adapters::MercurialAdapter::HgCommandAborted: hg exited with non-zero status: 255
    lib/redmine/scm/adapters/mercurial_adapter.rb:338:in `hg'
    lib/redmine/scm/adapters/mercurial_adapter.rb:130:in `summary'
    lib/redmine/scm/adapters/mercurial_adapter.rb:101:in `tagmap'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:348:in `test_tagmap'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:340

..E

Error:
MercurialAdapterTest#test_annotate:
NoMethodError: undefined method `+' for nil
    lib/redmine/scm/adapters/mercurial_adapter.rb:355:in `hgtarget'
    lib/redmine/scm/adapters/mercurial_adapter.rb:279:in `annotate'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:194:in `test_annotate'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:193

E

Error:
MercurialAdapterTest#test_path_space:
NoMethodError: undefined method `+' for nil
    lib/redmine/scm/adapters/mercurial_adapter.rb:355:in `hgtarget'
    lib/redmine/scm/adapters/mercurial_adapter.rb:253:in `diff'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:426:in `block in test_path_space'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:425:in `each'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:425:in `test_path_space'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:423

.E

Error:
MercurialAdapterTest#test_entries:
NoMethodError: undefined method `size' for nil
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:209:in `test_entries'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:206

.E

Error:
MercurialAdapterTest#test_branch_non_ascii:
NoMethodError: undefined method `+' for nil
    lib/redmine/scm/adapters/mercurial_adapter.rb:355:in `hgtarget'
    lib/redmine/scm/adapters/mercurial_adapter.rb:268:in `cat'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:443:in `test_branch_non_ascii'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:441

F

Failure:
MercurialAdapterTest#test_entries_branch [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:261]:
Expected nil to be truthy.

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:259

.E

Error:
MercurialAdapterTest#test_bad_early_options:
NoMethodError: undefined method `+' for nil
    lib/redmine/scm/adapters/mercurial_adapter.rb:355:in `hgtarget'
    lib/redmine/scm/adapters/mercurial_adapter.rb:253:in `diff'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:500:in `test_bad_early_options'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:499

E

Error:
MercurialAdapterTest#test_tags:
Redmine::Scm::Adapters::MercurialAdapter::HgCommandAborted: hg exited with non-zero status: 255
    lib/redmine/scm/adapters/mercurial_adapter.rb:338:in `hg'
    lib/redmine/scm/adapters/mercurial_adapter.rb:130:in `summary'
    lib/redmine/scm/adapters/mercurial_adapter.rb:95:in `tags'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:337:in `test_tags'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:335

E

Error:
MercurialAdapterTest#test_branches:
Redmine::Scm::Adapters::MercurialAdapter::HgCommandAborted: hg exited with non-zero status: 255
    lib/redmine/scm/adapters/mercurial_adapter.rb:338:in `hg'
    lib/redmine/scm/adapters/mercurial_adapter.rb:130:in `summary'
    lib/redmine/scm/adapters/mercurial_adapter.rb:109:in `branches'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:352:in `test_branches'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:351

E

Error:
MercurialAdapterTest#test_access_by_nodeid:
NoMethodError: undefined method `+' for nil
    lib/redmine/scm/adapters/mercurial_adapter.rb:355:in `hgtarget'
    lib/redmine/scm/adapters/mercurial_adapter.rb:268:in `cat'
    test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:326:in `test_access_by_nodeid'

bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:324

........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 1532.003339s, 3.7023 runs/s, 17.1762 assertions/s.
5672 runs, 26314 assertions, 57 failures, 18 errors, 4 skips

You have skipped tests. Run with --verbose for details.
Build step 'Execute shell' marked build as failure
Finished: FAILURE