| 
      1
     | 
    
      /home/ch03deploy/.rubies/ruby-3.3.8/bin/ruby -x /home/ch03deploy/99rgosse/sandbox/redmine/bin/bundle exec /home/ch03deploy/.rubies/ruby-3.3.8/bin/ruby /home/ch03deploy/99rgosse/sandbox/redmine/bin/rails test
 
     | 
  
  
    | 
      2
     | 
    
      Testing started at 5:44 PM ...
 
     | 
  
  
    | 
      3
     | 
    
      bin/rails aborted!
 
     | 
  
  
    | 
      4
     | 
    
      ActiveRecord::EnvironmentMismatchError: You are attempting to modify a database that was last run in `development` environment. (ActiveRecord::EnvironmentMismatchError)
 
     | 
  
  
    | 
      5
     | 
    
      You are running in `test` environment. If you are sure you want to continue, first set the environment using:
 
     | 
  
  
    | 
      6
     | 
    
      
 
     | 
  
  
    | 
      7
     | 
    
              bin/rails db:environment:set RAILS_ENV=test
 
     | 
  
  
    | 
      8
     | 
    
      
 
     | 
  
  
    | 
      9
     | 
    
      
 
     | 
  
  
    | 
      10
     | 
    
      Tasks: TOP => db:test:load_schema => db:test:purge => db:check_protected_environments
 
     | 
  
  
    | 
      11
     | 
    
      (See full trace by running task with --trace)
 
     | 
  
  
    | 
      12
     | 
    
      Tests related to plugin autoloading should be run separately using "rails test:autoload"
 
     | 
  
  
    | 
      13
     | 
    
      sh: 1: convert: not found
 
     | 
  
  
    | 
      14
     | 
    
      (ImageMagick convert not available)
 
     | 
  
  
    | 
      15
     | 
    
      Bazaar test repository NOT FOUND. Skipping functional tests !!!
 
     | 
  
  
    | 
      16
     | 
    
      CVS test repository NOT FOUND. Skipping functional tests !!!
 
     | 
  
  
    | 
      17
     | 
    
      Filesystem test repository NOT FOUND. Skipping functional tests !!!
 
     | 
  
  
    | 
      18
     | 
    
      Git test repository NOT FOUND. Skipping functional tests !!!
 
     | 
  
  
    | 
      19
     | 
    
      Mercurial test repository NOT FOUND. Skipping functional tests !!!
 
     | 
  
  
    | 
      20
     | 
    
      Subversion test repository NOT FOUND. Skipping functional tests !!!
 
     | 
  
  
    | 
      21
     | 
    
      Git test repository NOT FOUND. Skipping integration tests !!!
 
     | 
  
  
    | 
      22
     | 
    
      (ImageMagick convert not available)
 
     | 
  
  
    | 
      23
     | 
    
      (Test LDAP server not configured)
 
     | 
  
  
    | 
      24
     | 
    
      Bazaar test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      25
     | 
    
      Cvs test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      26
     | 
    
      Filesystem test repository NOT FOUND. Skipping unit tests !!! See doc/RUNNING_TESTS.
 
     | 
  
  
    | 
      27
     | 
    
      Git test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      28
     | 
    
      Mercurial test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      29
     | 
    
      Subversion test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      30
     | 
    
      Bazaar test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      31
     | 
    
      CVS test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      32
     | 
    
      Filesystem test repository NOT FOUND. Skipping unit tests !!! See doc/RUNNING_TESTS.
 
     | 
  
  
    | 
      33
     | 
    
      Git test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      34
     | 
    
      Git UTF-8 test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      35
     | 
    
      Mercurial test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      36
     | 
    
      Subversion test repository NOT FOUND. Skipping unit tests !!!
 
     | 
  
  
    | 
      37
     | 
    
      Skipping LDAP tests.
 
     | 
  
  
    | 
      38
     | 
    
      
 
     | 
  
  
    | 
      39
     | 
    
      
 
     | 
  
  
    | 
      40
     | 
    
      Minitest::Assertion: Expected /<p><a class=\"user active user-mention\".*>@Bob Doe<\/a> should not be parsed in <a href=\"mailto:jsmith@somenet.foo\" class=\"email\">jsmith@somenet.foo<\/a><\/p>/ to match "<p><a class=\"user active user-mention\" href=\"/users/14\">@Bob Doe</a> should not be parsed in <a class=\"email\" href=\"mailto:jsmith@somenet.foo\">jsmith@somenet.foo</a></p>".
 
     | 
  
  
    | 
      41
     | 
    
      test/helpers/application_helper_test.rb:641:in `block in test_user_links_with_email_as_login_name_should_not_be_parsed_markdown'
 
     | 
  
  
    | 
      42
     | 
    
      test/test_helper.rb:104:in `with_settings'
 
     | 
  
  
    | 
      43
     | 
    
      test/helpers/application_helper_test.rb:635:in `test_user_links_with_email_as_login_name_should_not_be_parsed_markdown'
 
     | 
  
  
    | 
      44
     | 
    
      
 
     | 
  
  
    | 
      45
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      46
     | 
    
      
 
     | 
  
  
    | 
      47
     | 
    
      test/helpers/application_helper_test.rb:255:in `test_attached_images_with_markdown_and_non_ascii_filename'
 
     | 
  
  
    | 
      48
     | 
    
      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 /home/ch03deploy/99rgosse/sandbox/redmine/test/helpers/application_helper_test.rb:2274)
 
     | 
  
  
    | 
      49
     | 
    
      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 /home/ch03deploy/99rgosse/sandbox/redmine/test/helpers/application_helper_test.rb:2285)
 
     | 
  
  
    | 
      50
     | 
    
      
 
     | 
  
  
    | 
      51
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      52
     | 
    
      
 
     | 
  
  
    | 
      53
     | 
    
      test/helpers/journals_helper_test.rb:26:in `test_journal_thumbnail_attachments_should_return_thumbnailable_attachments'
 
     | 
  
  
    | 
      54
     | 
    
      
 
     | 
  
  
    | 
      55
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      56
     | 
    
      
 
     | 
  
  
    | 
      57
     | 
    
      test/helpers/journals_helper_test.rb:57:in `test_journal_thumbnail_attachments_should_be_in_the_same_order_as_the_journal_details'
 
     | 
  
  
    | 
      58
     | 
    
      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 /home/ch03deploy/99rgosse/sandbox/redmine/app/helpers/application_helper.rb:745)
 
     | 
  
  
    | 
      59
     | 
    
      
 
     | 
  
  
    | 
      60
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      61
     | 
    
      
 
     | 
  
  
    | 
      62
     | 
    
      test/functional/issues_controller_test.rb:451:in `test_index_grouped_by_created_on_if_time_zone_is_nil'
 
     | 
  
  
    | 
      63
     | 
    
      
 
     | 
  
  
    | 
      64
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      65
     | 
    
      
 
     | 
  
  
    | 
      66
     | 
    
      test/functional/issues_controller_test.rb:431:in `test_index_grouped_by_created_on_if_time_zone_is_utc'
 
     | 
  
  
    | 
      67
     | 
    
      
 
     | 
  
  
    | 
      68
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      69
     | 
    
      
 
     | 
  
  
    | 
      70
     | 
    
      test/functional/issues_controller_test.rb:473:in `test_index_grouped_by_created_on_as_pdf'
 
     | 
  
  
    | 
      71
     | 
    
      
 
     | 
  
  
    | 
      72
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      73
     | 
    
      
 
     | 
  
  
    | 
      74
     | 
    
      test/functional/issues_controller_test.rb:2848:in `test_show_with_thumbnails_enabled_should_display_thumbnails'
 
     | 
  
  
    | 
      75
     | 
    
      
 
     | 
  
  
    | 
      76
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      77
     | 
    
      
 
     | 
  
  
    | 
      78
     | 
    
      test/functional/repositories_controller_test.rb:229:in `test_fetch_changesets'
 
     | 
  
  
    | 
      79
     | 
    
      
 
     | 
  
  
    | 
      80
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      81
     | 
    
      
 
     | 
  
  
    | 
      82
     | 
    
      test/functional/repositories_controller_test.rb:188:in `test_show_without_main_repository_should_display_first_repository'
 
     | 
  
  
    | 
      83
     | 
    
      
 
     | 
  
  
    | 
      84
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      85
     | 
    
      
 
     | 
  
  
    | 
      86
     | 
    
      test/functional/repositories_controller_test.rb:211:in `test_show_should_show_diff_button_depending_on_browse_repository_permission'
 
     | 
  
  
    | 
      87
     | 
    
      
 
     | 
  
  
    | 
      88
     | 
    
      Minitest::Assertion: "WikiContentVersion.count" didn't change by 0, but by 1.
 
     | 
  
  
    | 
      89
     | 
    
      Expected: 7
 
     | 
  
  
    | 
      90
     | 
    
        Actual: 8
 
     | 
  
  
    | 
      91
     | 
    
      test/functional/wiki_controller_test.rb:691:in `block (2 levels) in test_update_section_should_not_allow_stale_section_update'
 
     | 
  
  
    | 
      92
     | 
    
      test/functional/wiki_controller_test.rb:690:in `block in test_update_section_should_not_allow_stale_section_update'
 
     | 
  
  
    | 
      93
     | 
    
      test/functional/wiki_controller_test.rb:689:in `test_update_section_should_not_allow_stale_section_update'
 
     | 
  
  
    | 
      94
     | 
    
      
 
     | 
  
  
    | 
      95
     | 
    
      Minitest::Assertion: Expected response to be a <404: missing>, but was a <200: OK>.
 
     | 
  
  
    | 
      96
     | 
    
      Expected: 404
 
     | 
  
  
    | 
      97
     | 
    
        Actual: 200
 
     | 
  
  
    | 
      98
     | 
    
      test/functional/wiki_controller_test.rb:410:in `test_edit_invalid_section_should_respond_with_404'
 
     | 
  
  
    | 
      99
     | 
    
      
 
     | 
  
  
    | 
      100
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      101
     | 
    
      
 
     | 
  
  
    | 
      102
     | 
    
      test/functional/repositories_mercurial_controller_test.rb:40:in `setup'
 
     | 
  
  
    | 
      103
     | 
    
      
 
     | 
  
  
    | 
      104
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      105
     | 
    
      
 
     | 
  
  
    | 
      106
     | 
    
      test/functional/repositories_bazaar_controller_test.rb:40:in `setup'
 
     | 
  
  
    | 
      107
     | 
    
      
 
     | 
  
  
    | 
      108
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      109
     | 
    
      
 
     | 
  
  
    | 
      110
     | 
    
      test/functional/timelog_controller_test.rb:1793:in `test_index_grouped_by_created_on'
 
     | 
  
  
    | 
      111
     | 
    
      
 
     | 
  
  
    | 
      112
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      113
     | 
    
      
 
     | 
  
  
    | 
      114
     | 
    
      test/functional/attachments_controller_test.rb:447:in `test_thumbnail_for_pdf_should_be_png'
 
     | 
  
  
    | 
      115
     | 
    
      
 
     | 
  
  
    | 
      116
     | 
    
      Minitest::Assertion: --- expected
 
     | 
  
  
    | 
      117
     | 
    
      +++ actual
 
     | 
  
  
    | 
      118
     | 
    
      @@ -1,3 +1,4 @@
 
     | 
  
  
    | 
      119
     | 
    
      -"<h1>Header 1</h1>
 
     | 
  
  
    | 
      120
     | 
    
      -<h2>Header 2</h2>
 
     | 
  
  
    | 
      121
     | 
    
      -<h3>Header 3</h3>"
 
     | 
  
  
    | 
      122
     | 
    
      +"<p># Header 1
 
     | 
  
  
    | 
      123
     | 
    
      +<br>## Header 2
 
     | 
  
  
    | 
      124
     | 
    
      +<br>### Header 3
 
     | 
  
  
    | 
      125
     | 
    
      +</p>"
 
     | 
  
  
    | 
      126
     | 
    
      .
 
     | 
  
  
    | 
      127
     | 
    
      Expected 0 to be >= 1.
 
     | 
  
  
    | 
      128
     | 
    
      test/functional/attachments_controller_test.rb:218:in `test_show_text_file_formatted_markdown'
 
     | 
  
  
    | 
      129
     | 
    
      
 
     | 
  
  
    | 
      130
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      131
     | 
    
      
 
     | 
  
  
    | 
      132
     | 
    
      test/functional/repositories_cvs_controller_test.rb:43:in `setup'
 
     | 
  
  
    | 
      133
     | 
    
      
 
     | 
  
  
    | 
      134
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      135
     | 
    
      
 
     | 
  
  
    | 
      136
     | 
    
      test/functional/repositories_subversion_controller_test.rb:37:in `setup'
 
     | 
  
  
    | 
      137
     | 
    
      
 
     | 
  
  
    | 
      138
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      139
     | 
    
      
 
     | 
  
  
    | 
      140
     | 
    
      test/integration/api_test/attachments_test.rb:70:in `block in <class:AttachmentsTest>'
 
     | 
  
  
    | 
      141
     | 
    
      
 
     | 
  
  
    | 
      142
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      143
     | 
    
      
 
     | 
  
  
    | 
      144
     | 
    
      test/integration/api_test/attachments_test.rb:44:in `block in <class:AttachmentsTest>'
 
     | 
  
  
    | 
      145
     | 
    
      
 
     | 
  
  
    | 
      146
     | 
    
      Minitest::Assertion: Expected at least 1 element matching "head script:match('src',/\\/assets\\/jstoolbar\\/jstoolbar-\\w+.js/)", found 0.
     | 
  
  
    | 
      147
     | 
    
      Expected 0 to be >= 1.
 
     | 
  
  
    | 
      148
     | 
    
      test/integration/layout_test.rb:60:in `test_wiki_formatter_header_tags'
 
     | 
  
  
    | 
      149
     | 
    
      
 
     | 
  
  
    | 
      150
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      151
     | 
    
      
 
     | 
  
  
    | 
      152
     | 
    
      test/unit/repository_mercurial_test.rb:38:in `setup'
 
     | 
  
  
    | 
      153
     | 
    
      
 
     | 
  
  
    | 
      154
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      155
     | 
    
      
 
     | 
  
  
    | 
      156
     | 
    
      test/unit/repository_mercurial_test.rb:38:in `setup'
 
     | 
  
  
    | 
      157
     | 
    
      
 
     | 
  
  
    | 
      158
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      159
     | 
    
      
 
     | 
  
  
    | 
      160
     | 
    
      test/unit/repository_mercurial_test.rb:38:in `setup'
 
     | 
  
  
    | 
      161
     | 
    
      
 
     | 
  
  
    | 
      162
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      163
     | 
    
      
 
     | 
  
  
    | 
      164
     | 
    
      test/unit/attachment_test.rb:517:in `test_thumbnailable_should_be_true_for_images'
 
     | 
  
  
    | 
      165
     | 
    
      
 
     | 
  
  
    | 
      166
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      167
     | 
    
      
 
     | 
  
  
    | 
      168
     | 
    
      test/unit/issue_nested_set_concurrency_test.rb:26:in `setup'
 
     | 
  
  
    | 
      169
     | 
    
      
 
     | 
  
  
    | 
      170
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      171
     | 
    
      
 
     | 
  
  
    | 
      172
     | 
    
      test/unit/issue_nested_set_concurrency_test.rb:26:in `setup'
 
     | 
  
  
    | 
      173
     | 
    
      
 
     | 
  
  
    | 
      174
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      175
     | 
    
      
 
     | 
  
  
    | 
      176
     | 
    
      test/unit/issue_nested_set_concurrency_test.rb:26:in `setup'
 
     | 
  
  
    | 
      177
     | 
    
      
 
     | 
  
  
    | 
      178
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      179
     | 
    
      
 
     | 
  
  
    | 
      180
     | 
    
      test/unit/repository_subversion_test.rb:33:in `setup'
 
     | 
  
  
    | 
      181
     | 
    
      
 
     | 
  
  
    | 
      182
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      183
     | 
    
      
 
     | 
  
  
    | 
      184
     | 
    
      test/unit/repository_subversion_test.rb:33:in `setup'
 
     | 
  
  
    | 
      185
     | 
    
      
 
     | 
  
  
    | 
      186
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      187
     | 
    
      
 
     | 
  
  
    | 
      188
     | 
    
      test/unit/repository_subversion_test.rb:33:in `setup'
 
     | 
  
  
    | 
      189
     | 
    
      
 
     | 
  
  
    | 
      190
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      191
     | 
    
      
 
     | 
  
  
    | 
      192
     | 
    
      test/unit/repository_subversion_test.rb:33:in `setup'
 
     | 
  
  
    | 
      193
     | 
    
      
 
     | 
  
  
    | 
      194
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      195
     | 
    
      
 
     | 
  
  
    | 
      196
     | 
    
      test/unit/repository_subversion_test.rb:33:in `setup'
 
     | 
  
  
    | 
      197
     | 
    
      
 
     | 
  
  
    | 
      198
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      199
     | 
    
      
 
     | 
  
  
    | 
      200
     | 
    
      test/unit/project_nested_set_concurrency_test.rb:35:in `test_concurrency'
 
     | 
  
  
    | 
      201
     | 
    
      
 
     | 
  
  
    | 
      202
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      203
     | 
    
      
 
     | 
  
  
    | 
      204
     | 
    
      test/unit/search_test.rb:172:in `test_search_should_be_case_and_accent_insensitive_with_mysql'
 
     | 
  
  
    | 
      205
     | 
    
      
 
     | 
  
  
    | 
      206
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      207
     | 
    
      
 
     | 
  
  
    | 
      208
     | 
    
      test/unit/search_test.rb:162:in `test_search_should_be_case_insensitive_with_accented_characters'
 
     | 
  
  
    | 
      209
     | 
    
      
 
     | 
  
  
    | 
      210
     | 
    
      Minitest::Skip: Skipped, no message given
 
     | 
  
  
    | 
      211
     | 
    
      
 
     | 
  
  
    | 
      212
     | 
    
      test/unit/search_test.rb:182:in `test_search_should_be_case_and_accent_insensitive_with_postgresql_and_noaccent_extension'
 
     | 
  
  
    | 
      213
     | 
    
      
 
     | 
  
  
    | 
      214
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      215
     | 
    
      
 
     | 
  
  
    | 
      216
     | 
    
      test/unit/repository_cvs_test.rb:39:in `setup'
 
     | 
  
  
    | 
      217
     | 
    
      
 
     | 
  
  
    | 
      218
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      219
     | 
    
      
 
     | 
  
  
    | 
      220
     | 
    
      test/unit/repository_cvs_test.rb:39:in `setup'
 
     | 
  
  
    | 
      221
     | 
    
      
 
     | 
  
  
    | 
      222
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      223
     | 
    
      
 
     | 
  
  
    | 
      224
     | 
    
      test/unit/repository_cvs_test.rb:39:in `setup'
 
     | 
  
  
    | 
      225
     | 
    
      
 
     | 
  
  
    | 
      226
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      227
     | 
    
      
 
     | 
  
  
    | 
      228
     | 
    
      test/unit/repository_cvs_test.rb:39:in `setup'
 
     | 
  
  
    | 
      229
     | 
    
      
 
     | 
  
  
    | 
      230
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      231
     | 
    
      
 
     | 
  
  
    | 
      232
     | 
    
      test/unit/repository_cvs_test.rb:39:in `setup'
 
     | 
  
  
    | 
      233
     | 
    
      
 
     | 
  
  
    | 
      234
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      235
     | 
    
      
 
     | 
  
  
    | 
      236
     | 
    
      test/unit/repository_cvs_test.rb:39:in `setup'
 
     | 
  
  
    | 
      237
     | 
    
      
 
     | 
  
  
    | 
      238
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      239
     | 
    
      
 
     | 
  
  
    | 
      240
     | 
    
      test/unit/repository_bazaar_test.rb:53:in `setup'
 
     | 
  
  
    | 
      241
     | 
    
      
 
     | 
  
  
    | 
      242
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      243
     | 
    
      
 
     | 
  
  
    | 
      244
     | 
    
      test/unit/repository_bazaar_test.rb:53:in `setup'
 
     | 
  
  
    | 
      245
     | 
    
      
 
     | 
  
  
    | 
      246
     | 
    
      Minitest::Skip: SCM command is unavailable
 
     | 
  
  
    | 
      247
     | 
    
      
 
     | 
  
  
    | 
      248
     | 
    
      test/unit/repository_bazaar_test.rb:53:in `setup'
 
     | 
  
  
    | 
      249
     | 
    
      
 
     | 
  
  
    | 
      250
     | 
    
      Process finished with exit code 1
 
     |