trunk build 1413

Revision r23533 (build 1413 started on 2025-03-10T20:48:24Z)


originally caused by:
 Started by user anonymous
Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.1
Updating http://svn.redmine.org/redmine/trunk at revision '2025-03-10T13:48:24.614 -0700'
At revision 23533

No changes for http://svn.redmine.org/redmine/trunk since the previous build
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins3742547762332029258.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins5201562495427438594.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/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.1] $ /bin/sh -xe /tmp/jenkins6141147398408399033.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/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...
Installing rake 13.2.1
Installing benchmark 0.4.0
Installing base64 0.2.0
Installing bigdecimal 3.1.9 with native extensions
Installing drb 2.2.1
Installing connection_pool 2.5.0 (was 2.4.1)
Installing concurrent-ruby 1.3.5 (was 1.3.4)
Installing logger 1.6.6 (was 1.6.4)
Installing minitest 5.25.4
Installing securerandom 0.4.1
Installing builder 3.3.0
Installing erubi 1.13.1
Installing racc 1.8.1 with native extensions
Installing crass 1.0.6
Installing useragent 0.16.11
Installing rack 3.1.11 (was 3.1.8)
Installing nio4r 2.7.4 with native extensions
Installing websocket-extensions 0.1.5
Installing zeitwerk 2.6.18
Installing timeout 0.4.3
Installing marcel 1.0.4
Installing mini_mime 1.1.5
Installing date 3.4.1 with native extensions
Installing prettyprint 0.2.0
Installing stringio 3.1.5 (was 3.1.2) with native extensions
Installing io-console 0.8.0 with native extensions
Installing thor 1.3.2
Installing public_suffix 6.0.1
Installing ast 2.4.2
Installing regexp_parser 2.10.0
Installing chunky_png 1.4.0
Installing rake-compiler-dock 1.9.1
Installing csv 3.2.9
Installing docile 1.4.1
Installing ffi 1.17.1 (x86-linux-gnu) (was 1.17.0)
Installing htmlentities 4.3.4
Installing json 2.10.1 (was 2.9.1) with native extensions
Installing language_server-protocol 3.17.0.4 (was 3.17.0.3)
Installing rb-fsevent 0.11.2
Installing ruby2_keywords 0.0.5
Fetching mysql2 0.5.6
Installing mysql2 0.5.6 with native extensions
Installing net-ldap 0.17.1
Installing parallel 1.26.3
Installing rainbow 3.1.1
Installing rbpdf-font 1.19.1
Installing rexml 3.4.1 (was 3.4.0)
Installing rotp 6.3.0
Installing rqrcode_core 1.2.0
Installing rouge 4.5.1
Installing ruby-progressbar 1.13.0
Installing unicode-emoji 4.0.4
Installing rubyzip 2.4.1 (was 2.3.2)
Installing websocket 1.2.11
Installing simplecov-html 0.13.1
Installing simplecov_json_formatter 0.1.4
Installing yard 0.9.37
Installing mini_magick 5.1.2 (was 5.0.1)
Installing i18n 1.14.7 (was 1.14.6)
Installing tzinfo 2.0.6
Installing rack-session 2.1.0 (was 2.0.0)
Installing rack-test 2.2.0
Installing websocket-driver 0.7.7 (was 0.7.6) with native extensions
Installing rackup 2.2.1
Installing net-protocol 0.2.2
Using nokogiri 1.18.3 (was 1.17.2)
Installing pp 0.6.2
Installing puma 6.6.0 (was 6.5.0) with native extensions
Installing addressable 2.8.7
Installing bundler-audit 0.9.2
Installing parser 3.3.7.1 (was 3.3.6.0)
Installing rb_sys 0.9.111 (was 0.9.105)
Installing rb-inotify 0.11.1
Installing psych 5.2.3 (was 5.2.2) with native extensions
Installing mocha 2.7.1
Installing reline 0.6.0
Installing rbpdf 1.21.3
Installing rqrcode 2.2.0
Installing unicode-display_width 3.1.4 (was 3.1.3)
Installing selenium-webdriver 4.29.1 (was 4.27.0)
Installing simplecov 0.22.0
Installing net-imap 0.4.19 (was 0.4.18)
Installing net-pop 0.1.2
Installing net-smtp 0.4.0.1
Installing loofah 2.24.0 (was 2.23.1)
Installing xpath 3.2.0
Installing sanitize 6.1.3
Installing svg_optimizer 0.3.0
Installing css_parser 1.21.1 (was 1.21.0)
Installing bundle-audit 0.1.0
Installing rubocop-ast 1.38.1 (was 1.37.0)
Installing commonmarker 1.1.5 with native extensions
Installing listen 3.9.0
Installing activesupport 7.2.2.1
Installing mail 2.8.1
Installing rails-html-sanitizer 1.6.2
Installing capybara 3.40.0
Installing svg_sprite 1.0.3
Installing roadie 5.2.1
Installing rubocop 1.69.2
Installing rdoc 6.12.0 (was 6.10.0)
Installing rails-dom-testing 2.2.0
Installing globalid 1.2.1
Installing activemodel 7.2.2.1
Installing html-pipeline 2.13.2
Installing rubocop-performance 1.23.1 (was 1.23.0)
Installing rubocop-rails 2.29.1 (was 2.28.0)
Installing irb 1.15.1 (was 1.14.3)
Installing actionview 7.2.2.1
Installing activejob 7.2.2.1
Installing activerecord 7.2.2.1
Installing deckar01-task_list 2.3.2
Installing debug 1.10.0 with native extensions
Installing actionpack 7.2.2.1
Fetching with_advisory_lock 5.1.0
Installing with_advisory_lock 5.1.0
Installing actioncable 7.2.2.1
Installing activestorage 7.2.2.1
Installing actionmailer 7.2.2.1
Installing railties 7.2.2.1
Installing actionmailbox 7.2.2.1
Installing actiontext 7.2.2.1
Installing actionpack-xml_parser 2.0.1
Installing propshaft 1.1.0
Installing roadie-rails 3.3.0
Installing rails 7.2.2.1
Bundle updated!
Post-install message from html-pipeline:
-------------------------------------------------
Thank you for installing html-pipeline!
You must bundle Filter gem dependencies.
See html-pipeline README.md for more details.
https://github.com/jch/html-pipeline#dependencies
-------------------------------------------------
Post-install message from roadie-rails:
This would be the last version that supports ruby 2.7
Post-install message from rubyzip:
RubyZip 3.0 is coming!
**********************

The public API of some Rubyzip classes has been modernized to use named
parameters for optional arguments. Please check your usage of the
following classes:
  * `Zip::File`
  * `Zip::Entry`
  * `Zip::InputStream`
  * `Zip::OutputStream`
  * `Zip::DOSTime`

Run your test suite with the `RUBYZIP_V3_API_WARN` environment
variable set to see warnings about usage of the old API. This will
help you to identify any changes that you need to make to your code.
See https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x for
more information.

Please ensure that your Gemfiles and .gemspecs are suitably restrictive
to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
See https://github.com/rubyzip/rubyzip for details. The Changelog also
lists other enhancements and bugfixes that have been implemented since
version 2.3.0.
3 installed gems you directly depend on are looking for funding.
  Run `bundle fund` for details
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins4134778835557795512.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/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_ruby31_dev' already exists
Database 'ci_trunk_ruby31_test' already exists
Ruby version: 3.1.6-p260 (2024-05-29) [i686-linux]
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins5451570917821061314.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/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 8967

# Running:

......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.1'
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: 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.1/app/helpers/application_helper.rb:752)
....................................................................................................................................................................................................................................................................................................................................S...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................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.1/test/helpers/application_helper_test.rb:2275)
..........................................................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_nil at /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.1/test/helpers/application_helper_test.rb:2286)
.................................................................................................................................................................................................................................................................................................................................................................................................................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_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_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_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 [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_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_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_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_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_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_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_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_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_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:
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_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_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_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_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_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:
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_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_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_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_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_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_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_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_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

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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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

...........................................................................................................................................................................................................................................................S.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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:
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_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_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_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_entries_short_id [test/unit/repository_mercurial_test.rb:102]:
Expected: 43
  Actual: 1

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

..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 1608.316617s, 3.5124 runs/s, 16.4197 assertions/s.
5649 runs, 26408 assertions, 84 failures, 0 errors, 4 skips

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