Revision r23513 (build 1406 started on 2025-02-16T08:46:06Z)
originally caused by: Started by an SCM change Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/postgresql/RUBY_VER/ruby-3.3 Updating http://svn.redmine.org/redmine/trunk at revision '2025-02-16T00:46:06.777 -0800' U lib/redmine/scm/adapters/mercurial/redminehelper.py U lib/redmine/scm/adapters/mercurial_adapter.rb U test/unit/repository_mercurial_test.rb At revision 23513 [ruby-3.3] $ /bin/sh -xe /tmp/jenkins7074923310320335929.sh + rm -f config/database.yml + echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70" [ruby-3.3] $ /bin/sh -xe /tmp/jenkins7882847447939958495.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/jenkins268674488051591418.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... Using logger 1.6.6 (was 1.6.5) Using rack 3.1.10 (was 3.1.9) Using stringio 3.1.3 (was 3.1.2) Using rexml 3.4.1 (was 3.4.0) 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/jenkins9213718643303178496.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/jenkins7604878781052199035.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 10491 # Running: .................................................................................................................................................................................................................................................................................................................................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/postgresql/RUBY_VER/ruby-3.3/app/helpers/application_helper.rb:752) ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SS..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................svn: E155036: Please see the 'svn upgrade' command svn: E155036: The working copy at '/var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/postgresql/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. ...............................................................................................................................................................................................................................................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/postgresql/RUBY_VER/ruby-3.3/test/helpers/application_helper_test.rb:2275) .................................................................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/postgresql/RUBY_VER/ruby-3.3/test/helpers/application_helper_test.rb:2286) ..................................................................................F Failure: RepositoryMercurialTest#test_latest_changesets_tag [test/unit/repository_mercurial_test.rb:316]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:312 .F Failure: RepositoryMercurialTest#test_fetch_changesets_keep_short_id [test/unit/repository_mercurial_test.rb:188]: Expected: 43 Actual: 1 bin/rails test test/unit/repository_mercurial_test.rb:182 F Failure: RepositoryMercurialTest#test_latest_changesets_tag_with_path [test/unit/repository_mercurial_test.rb:334]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:330 ...F Failure: RepositoryMercurialTest#test_entry_long_id [test/unit/repository_mercurial_test.rb:163]: Expected nil to be a kind of Redmine::Scm::Adapters::Entry, not NilClass. bin/rails test test/unit/repository_mercurial_test.rb:162 F Failure: RepositoryMercurialTest#test_find_changeset_by_empty_name [test/unit/repository_mercurial_test.rb:502]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:498 F Failure: RepositoryMercurialTest#test_latest_changesets_branch [test/unit/repository_mercurial_test.rb:357]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:353 F Failure: RepositoryMercurialTest#test_fetch_changesets_incremental [test/unit/repository_mercurial_test.rb:212]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:208 F Failure: RepositoryMercurialTest#test_fetch_changesets_keep_long_id [test/unit/repository_mercurial_test.rb:203]: Expected: 43 Actual: 1 bin/rails test test/unit/repository_mercurial_test.rb:193 F Failure: RepositoryMercurialTest#test_parents_long_id [test/unit/repository_mercurial_test.rb:542]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:538 F Failure: RepositoryMercurialTest#test_find_changeset_by_invalid_name [test/unit/repository_mercurial_test.rb:465]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:461 F Failure: RepositoryMercurialTest#test_copied_files_long_id [test/unit/repository_mercurial_test.rb:447]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:443 F Failure: RepositoryMercurialTest#test_latest_changesets_default_branch_short_id [test/unit/repository_mercurial_test.rb:388]: Expected: 43 Actual: 1 bin/rails test test/unit/repository_mercurial_test.rb:382 F Failure: RepositoryMercurialTest#test_previous_nil [test/unit/repository_mercurial_test.rb:573]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:569 F Failure: RepositoryMercurialTest#test_entries_long_id [test/unit/repository_mercurial_test.rb:110]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:106 F Failure: RepositoryMercurialTest#test_fetch_changesets_from_scratch [test/unit/repository_mercurial_test.rb:170]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:166 F Failure: RepositoryMercurialTest#test_entry_short_id [test/unit/repository_mercurial_test.rb:159]: Expected nil to be a kind of Redmine::Scm::Adapters::Entry, not NilClass. bin/rails test test/unit/repository_mercurial_test.rb:155 .F Failure: RepositoryMercurialTest#test_entries_short_id [test/unit/repository_mercurial_test.rb:102]: Expected: 43 Actual: 1 bin/rails test test/unit/repository_mercurial_test.rb:96 F Failure: RepositoryMercurialTest#test_isodatesec [test/unit/repository_mercurial_test.rb:230]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:224 F Failure: RepositoryMercurialTest#test_previous [test/unit/repository_mercurial_test.rb:560]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:556 .F Failure: RepositoryMercurialTest#test_latest_changesets [test/unit/repository_mercurial_test.rb:253]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:249 F Failure: RepositoryMercurialTest#test_scm_available [test/unit/repository_mercurial_test.rb:71]: Expected: true Actual: false bin/rails test test/unit/repository_mercurial_test.rb:66 F Failure: RepositoryMercurialTest#test_find_changeset_by_name [test/unit/repository_mercurial_test.rb:455]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:451 F Failure: RepositoryMercurialTest#test_format_identifier [test/unit/repository_mercurial_test.rb:482]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:478 F Failure: RepositoryMercurialTest#test_identifier [test/unit/repository_mercurial_test.rb:473]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:469 F Failure: RepositoryMercurialTest#test_parents_short_id [test/unit/repository_mercurial_test.rb:534]: Expected: 43 Actual: 1 bin/rails test test/unit/repository_mercurial_test.rb:528 ..F Failure: RepositoryMercurialTest#test_entries_on_tip [test/unit/repository_mercurial_test.rb:76]: Expected nil to be a kind of Redmine::Scm::Adapters::Entries, not NilClass. bin/rails test test/unit/repository_mercurial_test.rb:74 F Failure: RepositoryMercurialTest#test_changeset_order_by_revision [test/unit/repository_mercurial_test.rb:240]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:236 F Failure: RepositoryMercurialTest#test_copied_files_short_id [test/unit/repository_mercurial_test.rb:439]: Expected: 43 Actual: 1 bin/rails test test/unit/repository_mercurial_test.rb:433 F Failure: RepositoryMercurialTest#test_next [test/unit/repository_mercurial_test.rb:584]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:580 F Failure: RepositoryMercurialTest#test_latest_changesets_tag_short_id [test/unit/repository_mercurial_test.rb:326]: Expected: 43 Actual: 1 bin/rails test test/unit/repository_mercurial_test.rb:320 F Failure: RepositoryMercurialTest#test_latest_changesets_tag_with_limit [test/unit/repository_mercurial_test.rb:344]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:340 F Failure: RepositoryMercurialTest#test_next_nil [test/unit/repository_mercurial_test.rb:597]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:593 F Failure: RepositoryMercurialTest#test_latest_changesets_default_branch [test/unit/repository_mercurial_test.rb:378]: Expected: 43 Actual: 0 bin/rails test test/unit/repository_mercurial_test.rb:374 .........................................................................................................................................................................................................................................F Failure: RepositoriesMercurialControllerTest#test_diff [test/functional/repositories_mercurial_controller_test.rb:380]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:376 F Failure: RepositoriesMercurialControllerTest#test_annotate_at_given_revision [test/functional/repositories_mercurial_controller_test.rb:520]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:516 F Failure: RepositoriesMercurialControllerTest#test_show_branch [test/functional/repositories_mercurial_controller_test.rb:233]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:229 .F Failure: RepositoriesMercurialControllerTest#test_annotate_latin_1_contents [test/functional/repositories_mercurial_controller_test.rb:573]: 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:561 .F Failure: RepositoriesMercurialControllerTest#test_show_root [test/functional/repositories_mercurial_controller_test.rb:70]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:66 ..F Failure: RepositoriesMercurialControllerTest#test_annotate_not_in_tip [test/functional/repositories_mercurial_controller_test.rb:503]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:499 .F Failure: RepositoriesMercurialControllerTest#test_diff_two_revs [test/functional/repositories_mercurial_controller_test.rb:407]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:403 F Failure: RepositoriesMercurialControllerTest#test_show_directory_sql_escape_percent [test/functional/repositories_mercurial_controller_test.rb:150]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:146 F Failure: RepositoriesMercurialControllerTest#test_annotate_latin_1_path [test/functional/repositories_mercurial_controller_test.rb:547]: Expected response to be a <2XX: success>, but was a <404: Not Found> bin/rails test test/functional/repositories_mercurial_controller_test.rb:536 F Failure: RepositoriesMercurialControllerTest#test_empty_revision [test/functional/repositories_mercurial_controller_test.rb:604]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:600 F Failure: RepositoriesMercurialControllerTest#test_show_at_given_revision [test/functional/repositories_mercurial_controller_test.rb:122]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:118 F Failure: RepositoriesMercurialControllerTest#test_show_directory [test/functional/repositories_mercurial_controller_test.rb:96]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:92 F Failure: RepositoriesMercurialControllerTest#test_entry_show_latin_1_path [test/functional/repositories_mercurial_controller_test.rb:320]: Expected response to be a <2XX: success>, but was a <404: Not Found> bin/rails test test/functional/repositories_mercurial_controller_test.rb:309 F Failure: RepositoriesMercurialControllerTest#test_entry_show_latin_1_contents [test/functional/repositories_mercurial_controller_test.rb:337]: Expected response to be a <2XX: success>, but was a <404: Not Found> bin/rails test test/functional/repositories_mercurial_controller_test.rb:325 F Failure: RepositoriesMercurialControllerTest#test_changes [test/functional/repositories_mercurial_controller_test.rb:291]: Expected response to be a <2XX: success>, but was a <404: Not Found> bin/rails test test/functional/repositories_mercurial_controller_test.rb:282 F Failure: RepositoriesMercurialControllerTest#test_show_tag [test/functional/repositories_mercurial_controller_test.rb:261]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:257 F Failure: RepositoriesMercurialControllerTest#test_directory_entry [test/functional/repositories_mercurial_controller_test.rb:371]: Expected response to be a <2XX: success>, but was a <404: Not Found> bin/rails test test/functional/repositories_mercurial_controller_test.rb:362 F Failure: RepositoriesMercurialControllerTest#test_destroy_valid_repository [test/functional/repositories_mercurial_controller_test.rb:623]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:619 F Failure: RepositoriesMercurialControllerTest#test_annotate [test/functional/repositories_mercurial_controller_test.rb:488]: Expected response to be a <2XX: success>, but was a <404: Not Found> bin/rails test test/functional/repositories_mercurial_controller_test.rb:479 F Failure: RepositoriesMercurialControllerTest#test_entry_download [test/functional/repositories_mercurial_controller_test.rb:353]: 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:343 F Failure: RepositoriesMercurialControllerTest#test_revision [test/functional/repositories_mercurial_controller_test.rb:582]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:578 F Failure: RepositoriesMercurialControllerTest#test_entry_show [test/functional/repositories_mercurial_controller_test.rb:304]: Expected response to be a <2XX: success>, but was a <404: Not Found> bin/rails test test/functional/repositories_mercurial_controller_test.rb:295 .F Failure: RepositoriesMercurialControllerTest#test_show_directory_latin_1_path [test/functional/repositories_mercurial_controller_test.rb:182]: Expected: 43 Actual: 0 bin/rails test test/functional/repositories_mercurial_controller_test.rb:178 ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F Failure: MercurialAdapterTest#test_ctrl_character [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:109 F Failure: MercurialAdapterTest#test_access_by_nodeid [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:328 F Failure: MercurialAdapterTest#test_path_space [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:427 F Failure: MercurialAdapterTest#test_branchmap [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:410 F Failure: MercurialAdapterTest#test_annotate [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:197 F Failure: MercurialAdapterTest#test_diff_made_by_revision [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:175 F Failure: MercurialAdapterTest#test_tags [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:339 F Failure: MercurialAdapterTest#test_nodes_in_branch [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:451 F Failure: MercurialAdapterTest#test_diff [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:139 F Failure: MercurialAdapterTest#test_branch_non_ascii [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:445 F Failure: MercurialAdapterTest#test_entry [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:281 F Failure: MercurialAdapterTest#test_entries [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:210 F Failure: MercurialAdapterTest#test_template_path [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:70 F Failure: MercurialAdapterTest#test_bad_early_options [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:503 F Failure: MercurialAdapterTest#test_entries_tag [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:245 F Failure: MercurialAdapterTest#test_tag_non_ascii [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:439 F Failure: MercurialAdapterTest#test_revisions [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:95 F Failure: MercurialAdapterTest#test_locate_on_outdated_repository [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:322 F Failure: MercurialAdapterTest#test_branches [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:355 F Failure: MercurialAdapterTest#test_parents [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:124 F Failure: MercurialAdapterTest#test_entries_branch [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:263 F Failure: MercurialAdapterTest#test_cat [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:186 F Failure: MercurialAdapterTest#test_access_by_fuzzy_nodeid [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:333 F Failure: MercurialAdapterTest#test_hgversion [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:54 F Failure: MercurialAdapterTest#test_path_encoding_default_utf8 [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:486 F Failure: MercurialAdapterTest#test_info [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:84 F Failure: MercurialAdapterTest#test_empty_message [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:116 F Failure: MercurialAdapterTest#test_tagmap [test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:36]: Expected: true Actual: false bin/rails test test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb:344 ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Finished in 1597.350412s, 3.5308 runs/s, 16.5123 assertions/s. 5640 runs, 26376 assertions, 84 failures, 0 errors, 3 skips You have skipped tests. Run with --verbose for details. Build step 'Execute shell' marked build as failure Finished: FAILURE